LibEngsas
Classes
echartpie.h File Reference
#include "echartbase.h"
#include "echarts.h"
+ Include dependency graph for echartpie.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EChartPie
 Class to draw pie charts.Just add one data set per piece (with one x-value). The x-Values should be the values used to calculate the pie or call addPie(). If the x-values are already percents, call also setPercents(true). Otherwise EChartPie calculates the percentages automatically. More...