[]
Gets the collection of x values for the series.
[FpCategory("Category_Data")]
public DoubleCollection XValues { get; }
<FpCategory("Category_Data")>
Public ReadOnly Property XValues As DoubleCollection
If no x values are supplied then the indices of the data points will be used for the x values.