Enum NeedleStyleGauge
Specifies the style of the needle.
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public enum NeedleStyleGauge
Fields
Name | Description |
---|---|
Arrow | The style of the needle is Arrow. |
ArrowWithTail | The style of the needle is ArrowWithTail. |
Rectangular | The style of the needle is Rectangular. |
StealthArrow | The style of the needle is StealthArrow. |
StealthArrowWithTail | The style of the needle is StealthArrowWithTail. |
StealthArrowWithWideTail | The style of the needle is StealthArrowWithWideTail. |
Tapered | The style of the needle is Tapered. |
TaperedWithRoundedPoint | The style of the needle is TaperedWithRoundedPoint. |
TaperedWithStealthArrow | The style of the needle is TaperedWithStealthArrow. |
TaperedWithTail | The style of the needle is TaperedWithTail. |
Triangular | The style of the needle is Triangular. |