Sets or returns the range of cells containing the values of a chart data series.

public System.String Values{ get; set; }
Public Property Values() As String

The values of a chart data series denote the position of each data point along the primary or secondary Value Axis, as appropriate. For most charts the value axes are vertical.