GaugePanel.NumericIndicators Property

Definition

Gets the numeric indicators of this gauge panel.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::NumericIndicatorCollection ^ NumericIndicators { Microsoft::ReportingServices::OnDemandReportRendering::NumericIndicatorCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.NumericIndicatorCollection NumericIndicators { get; }
member this.NumericIndicators : Microsoft.ReportingServices.OnDemandReportRendering.NumericIndicatorCollection
Public ReadOnly Property NumericIndicators As NumericIndicatorCollection

Property Value

A NumericIndicatorCollection object.

Applies to