GaugePanel.RadialGauges 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.
Defines the set of radial gauges for the gauge panel.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::RadialGaugeCollection ^ RadialGauges { Microsoft::ReportingServices::OnDemandReportRendering::RadialGaugeCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.RadialGaugeCollection RadialGauges { get; }
member this.RadialGauges : Microsoft.ReportingServices.OnDemandReportRendering.RadialGaugeCollection
Public ReadOnly Property RadialGauges As RadialGaugeCollection
Property Value
A RadialGaugeCollection object.