IndicatorState クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
状態インジケーター内の状態情報の集合を表します。
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 |
状態範囲内の開始値を取得します。 |