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

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