Class LabelsPlacement
Defines the label placement of bullet chart.
Inheritance
System.Object
LabelsPlacement
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class LabelsPlacement : Enum
Fields
Inside
Specifies the label placed inside the chart.
Declaration
public const LabelsPlacement Inside
Field Value
Type |
---|
LabelsPlacement |
Outside
Specifies the label placed outside of the chart.
Declaration
public const LabelsPlacement Outside
Field Value
Type |
---|
LabelsPlacement |