BCGSuite for MFC
void CBCGPChartSeries::SetMarkerFill ( const CBCGPBrush br,
int  nDataPointIndex = -1 
)

Sets marker fill brush for all data points, or for specified data point.

Parameters
brSpecifies a marker fill brush.
nDataPointIndexSpecifies a data point index. Use -1 to set the option for a series.