BOOL CBCGPGridSparklineItem::UpdateDataPoint | ( | int | nIndex, |
double | dblValue, | ||
int | nSeries = 0 |
||
) |
Updates an existing chart data point.
nIndex | The zero-based index of data point. |
dblValue | The new data point value. |
nSeries | The chart series zero-based index. |