ChartEmptyPoints.DataLabel Property

Definition

Gets the label for the empty points.

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

Property Value

A ChartDataLabel object.

Applies to