BCGControlBar Pro for MFC
void CBCGPChartTextObject::SetDrawConnector ( BOOL  bDraw = TRUE)
inline

Enables connector between text box and a point on the diagram.

Call this method to draw a connector between text box and a point on a diagram. You have to set CBCGPChartObject::CM_CHART_VALUE_DIST_ANGLE coordinate mode to see the connector.

Parameters
bDrawTRUE - display connector; FALSE - hide connector.