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

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