BCGControlBar Pro for MFC
virtual void CBCGPChartLongSeries::SetSeriesData ( double  dblY,
double  dblX,
int  nIndex 
)
virtual

Sets data at the specified index.

Call this method to set a series data the specified by nIndex index.

Parameters
dblYY value
dblXX value
nIndexData point index.

Reimplemented in CBCGPChartHistoricalLineSeries.