Enum LegendPosition
Specifies the position of legend for ranges in circular gauge.
Namespace: Syncfusion.EJ2.CircularGauge
Assembly: Syncfusion.AspNetMvc.CircularGauge.dll
Syntax
public enum LegendPosition
Fields
| Name |
|---|
| Auto |
| Bottom |
| Custom |
| Left |
| Right |
| Top |