BCGControlBar Pro for MFC
virtual int CBCGPChartVisualObject::OnAddSeries ( CBCGPChartSeries pSeries,
int  nSeriesIndex 
)
protectedvirtual

Called when a new series is being added to the internal array of series.

You can override this method in a derived class for additional processing.

Parameters
pSeriesA pointer to a series being added.
nSeriesIndexSpecifies series index to place the series at.