BCGControlBar Pro for MFC
CBCGPChartAreaSeries::CBCGPChartAreaSeries ( CBCGPChartVisualObject pChartCtrl,
const CString &  strSeriesName,
const CBCGPColor seriesColor = CBCGPColor(),
BCGPChartCategory  chartCategory = BCGPChartArea,
BCGPChartType  chartType = BCGP_CT_DEFAULT 
)

Constructs a CBCGPChartAreaSeries object.

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