ChartSeries.DataLabel Proprietà

Definizione

Ottiene l'etichetta per i dati punti.

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

Valore della proprietà

Un oggetto ChartDataLabel.

Si applica a