ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChart Class / AxisX Property

In This Topic
    AxisX Property (FlexChart)
    In This Topic
    Gets the main chart x-axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property AxisX As Axis
    public Axis AxisX {get;}
    See Also