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

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