FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FlexChartField Class / AxisX Property

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