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.EJ2.Pivot
Assembly: Syncfusion.EJ2.Pivot.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. |