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. |
맨 위로 이동