BCGSuite for MFC
void CBCGPChartVisualObject::EnableSelection ( BOOL  bEnable = TRUE,
BCGPChartFormatSelection::SelectionType  selType = BCGPChartFormatSelection::ST_VERT_AND_HORZ_AXES 
)
inline

Enables selection.

Use this method to enable or disable selection.

selType can be one of the following enumerated values:

Parameters
bEnableTRUE - enable selection; FALSE - disable selection
selTypeSpecifies selection type.