Enum Alignment
Specifies the alignment of the legend in circular gauge component.
Namespace: Syncfusion.Blazor.CircularGauge
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Alignment
Fields
| Name | Description |
|---|---|
| Center | Places the legend at the center of the circular gauge with respect to the position of legend. |
| Far | Places the legend far from the circular gauge with respect to the position of legend. |
| Near | Places the legend near the circular gauge with respect to the position of legend. |