void CBCGPChartVisualObject::SetChartTitle | ( | LPCTSTR | lpcszText, |
BCGPChartFormatLabel * | pTitleFormat = NULL , |
||
BOOL | bAdjustLayout = FALSE |
||
) |
Sets the Chart title.
lpcszText | Specifies the title text. |
pTitleFormat | A pointer to title format. |
bAdjustLayout | TRUE - adjust layout of the chart. |