Enum LabelPosition
Defines the placement of the labels in the legend of the maps.
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public enum LabelPosition
Fields
| Name | Description |
|---|---|
| After | Specifies the label placement after the legend shape. |
| Before | Specifies the label placement before the legend shape. |