Lingua

ChartDataPoint.CustomProperties Proprietà

Definizione

Ottiene le proprietà personalizzate per il punto dati.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::CustomPropertyCollection ^ CustomProperties { Microsoft::ReportingServices::OnDemandReportRendering::CustomPropertyCollection ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyCollection CustomProperties { get; }
member this.CustomProperties : Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyCollection
Public MustOverride ReadOnly Property CustomProperties As CustomPropertyCollection

Valore della proprietà

Un oggetto che rappresenta le proprietà personalizzate CustomPropertyCollection del punto dati.

Si applica a