RadialGauge.GaugeScales Property

Definition

Gets the gauge scales.

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

Property Value

A RadialScaleCollection object.

Applies to