BCGSuite for MFC
BOOL CBCGPChartCtrl::CreateCustomChart ( CRuntimeClass *  pChartRTC)

Creates custom Chart visual object.

Call this function to replace the underlined Chart visual object of CBCGPChartVisualObject with a derived class.

Parameters
pChartRTCA pointer to a runtime class of CBCGPChartVisualObject - derived class.