ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Series Class / AxisX Property

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