Enum CameraProjection
Specifies the mode of surface projection
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum CameraProjection
Fields
| Name | Description |
|---|---|
| Orthographic | Represents Orthographic CameraProjection |
| Perspective | Represents Perspective CameraProjection |