RadialGauge.GaugeScales 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.
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.