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 |
상태 범위의 시작 값을 가져옵니다. |