rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Charts Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvXMLSeries Class Reference

A series of double values and their properties. More...

#include <ilviews/charts/xml.h>

List of all members.

Public Member Functions

 IlvXMLSeries (IlString i)
 Constructor.

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.

Detailed Description

A series of double values and their properties.

Library: ilvcharts

See also:
IlvXMLValueListProcessor
IlvXMLChartData::registerValueListProcessor

Constructor & Destructor Documentation

IlvXMLSeries::IlvXMLSeries ( IlString  i  ) 

Constructor.

Create a new IlvXMLSeries. By default, the series does not represent time data (isTime is set to IlFalse).

Parameters:
i the Id for the series.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, 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.