BCGControlBar Pro for MFC
CBCGPChartAreaSeries::CBCGPChartAreaSeries ( CBCGPChartVisualObject *  pChartCtrl,
BCGPChartCategory  chartCategory = BCGPChartArea,
BCGPChartType  chartType = BCGP_CT_DEFAULT 
)

Constructs a CBCGPChartAreaSeries object.

Parameters
pChartCtrlA pointer to related Chart visual object.
chartCategoryA category, which should be either BCGPChartArea or BCGPChartArea3D.
chartTypeSpecifies chart type. Area can be simple, stacked, range or full stacked.