Rogue Wave Views Charts Package API Reference Guide |
Rogue Wave Views Documentation Home |
A series of double values and their properties. More...
#include <ilviews/charts/xml.h>
Public Member Functions | |
IlvXMLSeries (IlString i) | |
Constructor. More... | |
Public Attributes | |
IlString | id |
the id of the series. | |
IlBoolean | isTime |
set to IlTrue if the series represents time data Set to IlFalse by default. | |
IlArray | properties |
array of IlvXMLProperty . | |
IlvChartDoubleArray | values |
values of the series. | |
A series of double values and their properties.
Library: ilvcharts
IlvXMLSeries::IlvXMLSeries | ( | IlString | i | ) |
Constructor.
Create a new IlvXMLSeries
. By default, the series does not represent time data (isTime
is set to IlFalse).
i | the Id for the series. |
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.