| void CBCGPChartVisualObject::RemoveRelatedLegend | ( | CBCGPChartLegendVisualObject * | pLegend, | 
| BOOL | bRedraw = TRUE | ||
| ) | 
Removes the related legend from the chart.
| pLegend | A pointer to external legend object. | 
| bRedraw | TRUE - invalidate and redraw the chart. |