Class LabelPlacement
Defines the placement type of the label in the legend.
Inheritance
System.Object
LabelPlacement
Namespace: Syncfusion.Blazor.TreeMap
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class LabelPlacement : Enum
Fields
After
Specifies the label placement after the legend shape.
Declaration
public const LabelPlacement After
Field Value
Type | Description |
---|---|
LabelPlacement |
Before
Specifies the label placement before the legend shape.
Declaration
public const LabelPlacement Before
Field Value
Type | Description |
---|---|
LabelPlacement |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |