YValues

ChartSeries.YValues property

Gets a collection of Y values for this chart series.

public ChartYValueCollection YValues { get; }

See Also