Enum Symbol
Enumerates the type of symbol pointer available in the circular gauge. You can change the symbol of a pointer.
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public enum Symbol
Fields
| Name |
|---|
| Arrow |
| Cross |
| Custom |
| Diamond |
| Ellipse |
| Hexagon |
| InvertedArrow |
| InvertedTriangle |
| Pentagon |
| Rectangle |
| RoundedRectangle |
| Triangle |