Enum TextPosition
Defines the text anchor of bullet chart.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum TextPosition
Fields
| Name | Description |
|---|---|
| Bottom | Specifies the bullet chart title placed in bottom. |
| Left | Specifies the bullet chart title placed in left. |
| Right | Specifies the bullet chart title placed in right. |
| Top | Specifies the bullet chart title placed in top. |