Charting for WinForms Programmer's Guide
Indicator Properties
 


 Public Properties

  Name Description

Bounds

Gets or sets the bounding rectangle of this element. (Inherited from VisualElement.)

DefaultState

Gets or sets the state to use when the indicator is not in any of the defined states.

Fill

Gets or sets the fill of this element. (Inherited from VisualElement.)

Height

Gets or sets the normalized height of this element. (Inherited from VisualElement.)

Margin

Gets or sets the margin of this element. (Inherited from VisualElement.)

Name

Gets or sets the name of this element. (Inherited from VisualElement.)

RenderSize

Gets or sets the rendering size of the element. (Inherited from VisualElement.)

Size

Gets or sets the size of this element. (Inherited from VisualElement.)

States

Gets or sets a collection of CustomInterval objects, which define various states for the indicator.

Stroke

Gets or sets the stroke of this element. (Inherited from VisualElement.)

Value

Gets or sets the value associated with this indicator.

X

Gets or sets the normalized x position of this element, relative to its parent. (Inherited from VisualElement.)

Y

Gets or sets the normalized y position of this element, relative to its parent. (Inherited from VisualElement.)

 See Also

Indicator Class
MindFusion.Gauges Namespace