BCGControlBar Pro for MFC
void CBCGPChartSeries::SetDataLabelDropLineToMarker ( BOOL  bDrop,
int  nDataPointIndex = -1 
)

Sets option to connect data label and data marker by line (draw callout).

Parameters
bDropTRUE- draw a connection line, FALSE - otherwise.
nDataPointIndexSpecifies a data point index. Use -1 to set the option for a series.