void CBCGPChartVisualObject::EnableDrawLegendShape | ( | BOOL | bEnable = TRUE , |
BOOL | bRedraw = FALSE |
||
) |
Displays or hides legend border.
Use this method to enable drawing of legend border. The legend background is filled if the border is drawn.
bEnable | TRUE - draw border and fill background. |
bRedraw | TRUE - immediately redraws the chart. |