Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

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

Signature
C#
C#

 public System.String Values{ get; set; }
Signature
vb.net
vb.net

Public Property Values() As String
Remarks

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.