FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / FlexChartField Class / AxisX Property

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