void CBCGPChartLegendVisualObject::SetLegendCellRTC | ( | CRuntimeClass * | pRTC | ) |
Sets legend cell runtime class
Call this method to make the legend creating "standard" cells of your CBCGPChartLegendCell - derived class.
pRTC | a pointer to runtime class information of custom cell |