FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DView Class / Perspective Property

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