Freigeben über


GaugePanel.RadialGauges-Eigenschaft

Defines the set of radial gauges for the gauge panel.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property RadialGauges As RadialGaugeCollection 
    Get
'Usage
Dim instance As GaugePanel 
Dim value As RadialGaugeCollection 

value = instance.RadialGauges
public RadialGaugeCollection RadialGauges { get; }
public:
property RadialGaugeCollection^ RadialGauges {
    RadialGaugeCollection^ get ();
}
member RadialGauges : RadialGaugeCollection
function get RadialGauges () : RadialGaugeCollection

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.RadialGaugeCollection
A RadialGaugeCollection object.

Siehe auch

Verweis

GaugePanel Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace