LinearGauge.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::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.