[]
Specifies a pre-defined shape for the gauge's needle element.
public enum NeedleShape
Name | 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. |