Charting for WinForms Programmer's Guide
Pointer Properties
 


 Public Properties

  Name Description

Alignment

Gets or sets the alignment of the pointer relative to the scale.

Bounds

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

CustomShape

Gets or sets the definition of the pointer shape when Shape is set to Custom.

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.)

IsDiscrete

Gets or sets a value indicating whether the pointer value can be changed only discretely. In other words, the pointer Value can be only integer.

IsInteractive

Gets or sets a value indicating whether the pointer position should be affected by user interactions.

Margin

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

Name

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

PointerHeight

Gets or sets the height of the pointer.

PointerOffset

Gets or sets the offset of the pointer along the direction it points to.

PointerWidth

Gets or sets the width of the pointer.

RenderSize

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

Shape

Gets or sets the shape of the pointer.

Size

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

Stroke

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

Value

Gets or sets the value this pointer points to.

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

Pointer Class
MindFusion.Gauges Namespace