Enum ChartAlignment
Represents the chart alignment options.
Enumeration represents value that can be set on CameraProjection property when ChartArea is in 3D mode
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum ChartAlignment
Fields
Name | Description |
---|---|
Center | Sets element to the center. |
Far | Sets element to the closest right bottom corner. |
Near | Sets element to the closest left top corner. |