| void CBCGPChartVisualObject::AddRelatedLegend | ( | CBCGPChartLegendVisualObject * | pLegend, | 
| BOOL | bRedraw = TRUE | ||
| ) | 
Associate the chart with external legend object.
| pLegend | A pointer to external legend object. | 
| bRedraw | TRUE - invalidate and redraw the chart. |