BCGSuite for MFC
virtual void CBCGPChartSeries::CopyFrom ( const CBCGPChartSeries src)
virtual

Sets a series from a source series.

You can use this method to clone a series. Call CBCGPChartSeries::SetChartType to change series type (not supported for stock and polar types).

Parameters
srcA reference to a source series to copy from.