NeedleStyles Enum

Definition

Specifies the style of the RadialPointer needle.

public enum class NeedleStyles
public enum NeedleStyles
type NeedleStyles = 
Public Enum NeedleStyles
Inheritance
NeedleStyles

Fields

Arrow 5

Specifies the Arrow style.

ArrowWithTail 4

Specifies the ArrowWithTail style.

Rectangular 1

Specifies the Rectangular style.

StealthArrow 7

Specifies the StealthArrow style.

StealthArrowWithTail 6

Specifies the StealthArrowWithTail style.

StealthArrowWithWideTail 9

Specifies the StealthArrowWithWideTail style.

Tapered 3

Specifies the Tapered style.

TaperedWithRoundedPoint 10

Specifies the TaperedWithRoundedPoint style.

TaperedWithStealthArrow 8

Specifies the TaperedWithStealthArrow style.

TaperedWithTail 2

Specifies the TaperedWithTail style.

Triangular 0

Specifies the Triangular style.

Applies to