GaugeScale.CustomLabels Property

Definition

Custom labels for the scale.

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

Property Value

A CustomLabelCollection object.

Applies to