| void CBCGPChartLegendCell::SetCellText | ( | const CString & | str, | 
| BOOL | bRedraw = TRUE | ||
| ) | 
Sets new cell label
Call this method to customize cell label. If the content of legend is invalidated, the text should be set again in CBCGPChartLegendVisualObject::OnLegendContentCreated handler.
| str | specifies new cell text | 
| bRedraw | TRUE - redraw the cell; FALSE - othrewise |