Charts Features

IlvBarChartDisplayer, IlvHiLoChartDisplayer

You can now set the width of the bars to be proportional to the whole width of the chart:

  • IlvBarChartDisplayer::setWidthPercent

  • IlvHiLoChartDisplayer::setWidthPercent

IlvChartCyclicPointSet

There is a new cyclic data set class, IlvChartCyclicPointSet.

IlvChartGradientPointInfo

There is a new class to define color gradients, IlvChartGradientPointInfo.

IlvXMLChartData

There is a new class to read data sets from an XML file, IlvXMLChartData.