ChartEmptyPoints.ChartDataLabel Property

Definition

Indicates the values should be marked with data labels.

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

Property Value

A ChartDataLabel object.

Applies to