BCGSuite for MFC
virtual void CBCGPChartHistoricalLineSeries::SetSeriesData ( double  dblY,
double  dblX,
int  nIndex 
)
virtual

Overridden. Sets data for the last data point.

Parameters
dblYSpecifies the value to set.
dblXIgnored.
nIndexIgnored.

Reimplemented from CBCGPChartLongSeries.