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