void CBCGPChartVisualObject::ShowDataTable | ( | BOOL | bShow = TRUE , |
BCGPChartFormatDataTable * | pDataTableAreaFormat = NULL |
||
) |
Shows or hides the chart data table.
bShow | TRUE - show the data table, FALSE - hide. |
pDataTableAreaFormat | (Optional) A pointer to chart data table area format. |