void CBCGPChartVisualObject::ShowChartTitle | ( | BOOL | bShow = TRUE , |
BOOL | bTitleOverlapsChart = FALSE , |
||
BOOL | bRedraw = FALSE |
||
) |
Shows or hides the chart title.
bShow | TRUE - show the title. FALSE - hide the title. |
bTitleOverlapsChart | TRUE - title overlaps chart; FALSE - title do not overlap chart. |
bRedraw | Invalidates and redraws the chart. |