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

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