series
The <series>...</series> tag has the following attributes:
id: the identifier of the series, can be any string formed with alphanumeric characters and the underscore (’_’).
type: can be
double or
date.
If double, the values will be read as floating point numbers, using the dot (’.’) as decimal separator.
If
date, the values will be read as calendar dates, in
dd/mm/yy format (31/12/2001). It is possible to use other formats if needed (see the
IlvXMLValueListProcessor class).
Version 5.5.1
Copyright © 2012, Rogue Wave Software, Inc. All Rights Reserved.