| CBCGPChartBarSeries::CBCGPChartBarSeries | ( | CBCGPChartVisualObject * | pChartCtrl, |
| BCGPChartCategory | chartCategory = BCGPChartColumn, |
||
| BCGPChartType | chartType = BCGP_CT_DEFAULT |
||
| ) |
Constructs a CBCGPChartBarSeries object.
| pChartCtrl | A pointer to a related chart visual object. |
| chartCategory | A category, which should be either BCGPChartColumn or BCGPChartBar. |
| chartType | Chart type, which can be one of the following: BCGP_CT_SIMPLE, BCGP_CT_STACKED, BCGP_CT_100STACKED, BCGP_CT_RANGE |