BCGSuite for MFC
CBCGPBaseChartImpl* CBCGPChartSeries::GetChartImpl ( )

Returns a pointer to a current chart implementation.

A "chart implementation" is a series specific code that draws a series on a diagram, calculates position of markers and data labels.

A chart implementation class can be overridden and set with SetChartImpl().