IndicatorState 类

定义

表示状态指示器中状态信息的集合。

public ref class IndicatorState sealed : Microsoft::ReportingServices::OnDemandReportRendering::GaugePanelObjectCollectionItem
public sealed class IndicatorState : Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelObjectCollectionItem
type IndicatorState = class
    inherit GaugePanelObjectCollectionItem
Public NotInheritable Class IndicatorState
Inherits GaugePanelObjectCollectionItem
继承

字段

m_instance

指定仪表面板项的实例。

(继承自 GaugePanelObjectCollectionItem)

属性

Color

获取状态的颜色。

EndValue

获取状态范围中的结束值。

IndicatorImage

获取状态图像的属性。

IndicatorStyle

获取状态的指示器样式。

Instance

获取包含此报表定义对象的计算值的报表实例对象。

Name

获取指示器状态的名称。

ScaleFactor

获取状态图像的比例因子。

StartValue

获取状态范围中的开始值。

适用于