BCGSuite for MFC
void CBCGPChartSeries::SetMarkerLineWidth ( double  dblWidth,
int  nDataPointIndex = -1 
)

Sets marker line width for all data points, or for specified data point.

Parameters
dblWidthSpecifies a marker line width.
nDataPointIndexSpecifies a data point index. Use -1 to set the option for a series.