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