2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / View3D Class / Elevation Property

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