Search
Pointer Members
Constructors Properties
 


Represents a needle (or arrow) within a gauge scale.

The following tables list the members exposed by the Pointer type.

 Public Constructors

  Name Description

Pointer

Creates an instance of Pointer class.

 Public Properties

  Name Description

alignment

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

customShape

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

isDiscrete

Gets or sets a value indicating whether the pointer value can be changed only discretely(the pointer Value can be only integer).

isInteractive

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

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.

shape

Gets or sets the shape of the pointer.

value

Gets or sets the value this pointer points to.

 See Also