[]
Gets or sets the x-axis for the series.
public ChartAxis<T> AxisX { get; set; }
Public Property AxisX As ChartAxis(Of T)