Enum PivotChartAnchor
Defines the strip line text position. Start - Places the strip line text at the start. Middle - Places the strip line text in the middle. End - Places the strip line text at the end.
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public enum PivotChartAnchor
Fields
| Name | Description |
|---|---|
| End | End - Places the strip line text at the end. |
| Middle | Middle - Places the strip line text in the middle. |
| Start | Start - Places the strip line text at the start. |