Sets or returns the range of cells containing the values of a chart data series. |
<table class="wysiwyg-macro" data-macro-name="unmigrated-wiki-markup" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e3VubWlncmF0ZWQtd2lraS1tYXJrdXB9&locale=en_GB&version=2); background-repeat: no-repeat;" data-macro-body-type="PLAIN_TEXT"><tr><td class="wysiwyg-macro-body"><pre> public System.String Values{ get; set; } </pre></td></tr></table> |
<p>Public Property Values() As String</p> |
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. |