ChartSeries.ChartDataLabel Propiedad

Definición

Indica que los valores deberían marcarse con etiquetas de datos. Solo se aplica dentro de DerivedSeries.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartDataLabel ^ ChartDataLabel { Microsoft::ReportingServices::RdlObjectModel::ChartDataLabel ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartDataLabel ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartDataLabel ChartDataLabel { get; set; }
member this.ChartDataLabel : Microsoft.ReportingServices.RdlObjectModel.ChartDataLabel with get, set
Public Property ChartDataLabel As ChartDataLabel

Valor de propiedad

Un objeto ChartDataLabel.

Se aplica a