Share via


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

状態範囲の開始値を取得します。

適用対象