Enum CameraProjection
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 CameraProjection
Fields
| Name | Description |
|---|---|
| Orthographic | Represents Orthographic CameraProjection |
| Perspective | Represents Perspective CameraProjection |