BCGSuite for MFC
void CBCGPChartVisualObject::ShowChartTitle ( BOOL  bShow = TRUE,
BOOL  bTitleOverlapsChart = FALSE,
BOOL  bRedraw = FALSE 
)

Shows or hides the chart title.

Parameters
bShowTRUE - show the title. FALSE - hide the title.
bTitleOverlapsChartTRUE - title overlaps chart; FALSE - title do not overlap chart.
bRedrawInvalidates and redraws the chart.