BCGControlBar Pro for MFC
void CBCGPChartVisualObject::SetCurveType ( BCGPChartFormatSeries::ChartCurveType  curveType)

Sets curve type.

Loops over all series that have been created and sets the specified curve type. Also this method caches curveType and all newly created series accept this type.

To set a curve type per series call CBCGPChartSeries::SetCurveType.