'Declaration Public Enum NeedleShape Inherits System.Enum
public enum NeedleShape : System.Enum
'Declaration Public Enum NeedleShape Inherits System.Enum
public enum NeedleShape : System.Enum
Member | Description |
---|---|
Arrow | The needle element has an arrow shape. |
Diamond | The needle element has a diamond shape. |
Hexagon | The needle element has an hexagonal shape. |
None | No pre-defined shape. |
Outer | The needle element has a triangular shape with an offset. |
Pointer | The needle element has a pointer shape. |
Rectangle | The needle element has a rectangular shape. |
Triangle | The needle element has a triangular shape. |
WideArrow | The needle element has a wide arrow shape. |
WidePointer | The needle element has a wide pointer shape. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.NeedleShape