FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DArea Class / AxisZ Property

In This Topic
    AxisZ Property (Chart3DArea)
    In This Topic
    Gets the Z-axis object.
    Syntax
    'Declaration
     
    Public ReadOnly Property AxisZ As Chart3DAxis
    public Chart3DAxis AxisZ {get;}
    See Also