ChartDataLabel.Label Property

Definition

Gets an expression that evaluates to the label for the data point.

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

Property Value

A ReportStringProperty object.

Applies to