GaugeScale.CustomLabels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.