다음을 통해 공유


GaugeInputValue 멤버

Represents an expression and optional formula used in a gauge.

GaugeInputValue 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 AddConstant Constant to add to the value (after multiplying).
공용 속성 CompiledInstance
공용 속성 DataElementName The name to use for the data element/attribute for this value.
공용 속성 DataElementOutput Indicates whether the item should appear in a data rendering.
공용 속성 Formula Type of calculation to perform on the values, if more than one is present.
공용 속성 Instance Gets the report instance object that contains the calculated values of this report definition object.
공용 속성 MaxPercent Maximum percent.
공용 속성 MinPercent Minimum percent.
공용 속성 Multiplier Constant by which to multiply the value.
공용 속성 Value Expression for the value.

맨 위로 이동