FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DView3D Class / Elevation Property

In This Topic
    Elevation Property (Chart2DView3D)
    In This Topic
    Gets or sets the apparent degree of inclination of the eye-point above the X-axis.
    Syntax
    'Declaration
     
    Public Property Elevation As Integer
    public int Elevation {get; set;}
    See Also