ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DArea Class / AxisZ Property

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