다음을 통해 공유


ScaleRange 멤버

Represents a range to be drawn against a GaugeScale.

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

메서드

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

맨 위로 이동

필드

  이름 설명
보호된 필드 m_instance 인프라 (GaugePanelObjectCollectionItem에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 ActionInfo Actions for the range.
공용 속성 BackgroundGradientType The type of background gradient.
공용 속성 DistanceFromScale Distance from the range to the scale, as a percentage of the size of the scale.
공용 속성 EndValue Ending value for the range.
공용 속성 EndWidth Width of the range at the start, as a percentage of the size of the scale.
공용 속성 FieldsUsedInValueExpression Gets the fields used in a value expression.
공용 속성 Hidden Indicates the range is hidden.
공용 속성 InRangeBarPointerColor Color of the bar pointer if it falls within this range.
공용 속성 InRangeLabelColor Color of scale labels that fall within this range.
공용 속성 InRangeTickMarksColor Color of tick marks that fall within this range.
공용 속성 Instance Gets the report instance object that contains the calculated values of this report definition object.
공용 속성 Name Name of the scale range.
공용 속성 Placement Determines where the range should be placed relative to the scale.
공용 속성 StartValue Starting value for the range.
공용 속성 StartWidth Width of the range at the start, as a percentage of the size of the scale.
공용 속성 Style Gets the style properties of this report definition object.
공용 속성 ToolTip Tool tip text for the range.
공용 속성 UniqueName Gets the unique identifier for this report definition object.

맨 위로 이동