BCGSuite for MFC
void CBCGPGridSparklineItem::AddData ( const CBCGPDoubleArray &  arData,
int  nSeries = 0,
SparklineType  type = SparklineTypeDefault 
)

Adds a new data to existing park lines Grid item.

Parameters
arDataThe array of double values specifying chart data points.
nSeriesThe chart series zero-based index.
typeThe chart type.