ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DView Class / Perspective Property

In This Topic
    Perspective Property
    In This Topic
    Perspective of 3-D view.
    Syntax
    'Declaration
     
    Public Property Perspective As System.Single
    public System.float Perspective {get; set;}
    Remarks
    Must be a value greater than 1. Higher values reduce the perspective effect and approach a parallel projection.
    See Also