GaugeScale.ScaleLabels 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.
Labels to display on the scale.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ScaleLabels ^ ScaleLabels { Microsoft::ReportingServices::OnDemandReportRendering::ScaleLabels ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ScaleLabels ScaleLabels { get; }
member this.ScaleLabels : Microsoft.ReportingServices.OnDemandReportRendering.ScaleLabels
Public ReadOnly Property ScaleLabels As ScaleLabels
Property Value
A ScaleLabels object.