void CBCGPGridSparklineItem::AddData | ( | const CBCGPDoubleArray & | arData, |
int | nSeries = 0 , |
||
SparklineType | type = SparklineTypeDefault |
||
) |
Adds a new data to existing park lines Grid item.
arData | The array of double values specifying chart data points. |
nSeries | The chart series zero-based index. |
type | The chart type. |