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

상태 범위의 시작 값을 가져옵니다.

적용 대상