GaugeScale.ScaleRanges Property

Definition

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.

Applies to