CBCGPChartAreaSeries::CBCGPChartAreaSeries | ( | CBCGPChartVisualObject * | pChartCtrl, |
BCGPChartCategory | chartCategory = BCGPChartArea , |
||
BCGPChartType | chartType = BCGP_CT_DEFAULT |
||
) |
Constructs a CBCGPChartAreaSeries object.
pChartCtrl | A pointer to related Chart visual object. |
chartCategory | A category, which should be either BCGPChartArea or BCGPChartArea3D. |
chartType | Specifies chart type. Area can be simple, stacked, range or full stacked. |