GaugePanel.StateIndicators Property

Definition

Gets the state indicators of this gauge panel.

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

Property Value

A StateIndicatorCollection object.

Applies to