LinearGauge.GaugeScales Property

Definition

Gets the gauge scales.

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

Property Value

A LinearScaleCollection object.

Applies to