CBCGPChartLineSeries::CBCGPChartLineSeries | ( | CBCGPChartVisualObject * | pChartCtrl, |
BCGPChartCategory | chartCategory = BCGPChartLine , |
||
BCGPChartType | chartType = BCGP_CT_DEFAULT |
||
) |
Constructs a CBCGPChartLineSeries object.
The constructor.
pChartCtrl | A pointer to a related chart visual object. |
chartCategory | A category, which should be either BCGPChartArea or BCGPChartArea3D. |
chartType | Specifies the chart type: simple, stacked, full stacked. |