Enum PivotChartAlignment
Defines the Alignment. They are Near - Align the element to the left. Center - Align the element to the center. Far - Align the element to the right.
Namespace: Syncfusion.EJ2.Pivot
Assembly: Syncfusion.EJ2.Pivot.dll
Syntax
public enum PivotChartAlignment
Fields
Name | Description |
---|---|
Center | Center - Align the element to the center. |
Far | Far - Align the element to the right. |
Near | Near - Align the element to the left. |