FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexChart Class / AxisX Property

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