Share via


StateIndicator クラス

定義

状態インジケーターを表します。

public ref class StateIndicator sealed : Microsoft::ReportingServices::OnDemandReportRendering::GaugePanelItem
public sealed class StateIndicator : Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelItem
type StateIndicator = class
    inherit GaugePanelItem
Public NotInheritable Class StateIndicator
Inherits GaugePanelItem
継承

フィールド

m_instance

ゲージ パネル アイテムのインスタンスを指定します。

(継承元 GaugePanelObjectCollectionItem)

プロパティ

ActionInfo

アイテムのアクション。

(継承元 GaugePanelItem)
Angle

インジケーターの画像の角度を取得します。

CompiledStateName

状態の名前を取得します。

FieldsUsedInValueExpression

値式で使用されるフィールドを取得します。

(継承元 GaugePanelItem)
GaugeInputValue

状態インジケーターの入力値を取得します。

Height

親要素に対する割合 (%) で表すアイテムの高さ。

(継承元 GaugePanelItem)
Hidden

このアイテムを非表示にするように指定します。

(継承元 GaugePanelItem)
IndicatorImage

インジケーターの画像を取得します。

IndicatorStates

インジケーター内の状態を取得します。

IndicatorStyle

状態インジケーターのスタイルを取得します。

Instance

このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。

Left

左端からの距離を親要素に対する割合 (%) で指定します。

(継承元 GaugePanelItem)
MaximumValue

TransformationTypePercentage に設定されているときの最大許容入力値を取得します。

MinimumValue

TransformationTypePercentage に設定されているときの最小許容入力値を取得します。

Name

GaugePanelItem の名前です。

(継承元 GaugePanelItem)
ParentItem

親 GaugePanelItem の名前です。

(継承元 GaugePanelItem)
ResizeMode

状態インジケーターのサイズ変更モードを取得します。

ScaleFactor

状態インジケーターの倍率を取得します。

StateDataElementName

現在の状態の名前を取得します。

StateDataElementOutput

データ表示時に現在の状態をプレーン テキストで出力するかどうかを示します。

Style

このレポート定義オブジェクトのスタイル プロパティを取得します。

(継承元 GaugePanelItem)
ToolTip

アイテムのツールヒントのテキスト。

(継承元 GaugePanelItem)
Top

親要素のパーセンテージとしての上からの距離。

(継承元 GaugePanelItem)
TransformationScope

MinimumValueMaximumValue が指定されていない場合、その計算に使用するスコープを取得します。

TransformationType

入力値を割合値に変換するかどうかを示します。

Width

アイテムの幅を親要素に対する割合 (%) で指定します。

(継承元 GaugePanelItem)
ZIndex

パネル内のアイテムの描画順序。

(継承元 GaugePanelItem)

適用対象