Enum LabelsPlacement
Defines the label placement of bullet chart.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum LabelsPlacement
Fields
| Name | Description |
|---|---|
| Inside | Specifies the label placed inside the chart. |
| Outside | Specifies the label placed outside of the chart. |