FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DGroup Class / Elevation Property

In This Topic
    Elevation Property (Chart3DGroup)
    In This Topic
    Get the object that controls the three-dimensional appearance of the chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property Elevation As Chart3DElevation
    public Chart3DElevation Elevation {get;}
    See Also