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 |
---|
LabelPlacement |
Before
Specifies the label placement before the legend shape.
Declaration
public const LabelPlacement Before
Field Value
Type |
---|
LabelPlacement |