Class CameraProjection
Specifies the mode of surface projection
Inheritance
System.Object
CameraProjection
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class CameraProjection : Enum
Fields
Orthographic
Represents Orthographic CameraProjection
Declaration
public const CameraProjection Orthographic
Field Value
Type |
---|
CameraProjection |
Perspective
Represents Perspective CameraProjection
Declaration
public const CameraProjection Perspective
Field Value
Type |
---|
CameraProjection |