XValues

ChartSeries.XValues property

Gets a collection of X values for this chart series.

public ChartXValueCollection XValues { get; }

See Also