Enum Anchor
Specifies the strip line text position.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Anchor
Fields
| Name | Description |
|---|---|
| End | Strip line text is at the end. |
| Middle | Strip line text is in the middle. |
| Start | Strip line text is at the start. |