BCGSuite for MFC
CBCGPChartBarSeries::CBCGPChartBarSeries ( CBCGPChartVisualObject pChartCtrl,
BCGPChartCategory  chartCategory = BCGPChartColumn,
BCGPChartType  chartType = BCGP_CT_DEFAULT 
)

Constructs a CBCGPChartBarSeries object.

Parameters
pChartCtrlA pointer to a related chart visual object.
chartCategoryA category, which should be either BCGPChartColumn or BCGPChartBar.
chartTypeChart type, which can be one of the following: BCGP_CT_SIMPLE, BCGP_CT_STACKED, BCGP_CT_100STACKED, BCGP_CT_RANGE