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.
pChartRTC | A pointer to a runtime class of CBCGPChartVisualObject - derived class. |