GaugePanel.RadialGauges Property

Definition

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.

Applies to