alexa

    Show / Hide Table of Contents

    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

    See Also
    Chart3D
    Back to top Generated by DocFX