BCGSuite for MFC
const CString& CBCGPChartLegendCell::GetCellText ( ) const
inline

Returns cell text

Call this method to retrieve cell text. The text is specified in constructor for custom cells or obtained from related chart and series for "standard" cells. You can set the text using SetCellText(), but it should be set again in CBCGPChartLegendVisualObject::OnLegendContentCreated handler.