void CBCGPChartVisualObject::ShowScrollBars | ( | BOOL | bShow = TRUE , |
BOOL | bRedraw = TRUE |
||
) |
Shows or hides scroll bars for all axes.
Note, in some cases a scroll bar can't be shown even if you set this option to TRUE:
bShow | Specifies whether to show, or hide scroll bars. |
bRedraw | TRUE - redraw the chart immediately. |