GaugePanel.StateIndicators 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.
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.