Charts > Using the Charts Library > The IlvXMLChartData Class > Tags Definition > valuesList
 
valuesList
The <valuesList>...</valuesList> tag can hold either floating point values, or calendar dates (in dd/mm/yy format). It accepts only the attribute delimiter which defines the value delimiter in the list. The default is ’,’.
For example:
<valuesList>0.0,9.0,11.0,14.0,11.0,16.0,19.0,21.0,12.0,12.0</valuesList>
<valuesList delimiter="|">0.0|0.0|6.0|3.0|0.0|2.0|9.0|18.0|9.0|5.0</valuesList>

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.