SeriesUpdate
Updates data series on the chart.
bool SeriesUpdate(
|
Parameters
pos
[in] Index of the series — the serial number of its addition, starting with 0.
value[]
[in] New values for the data series.
descr
[in] Series label.
clr
[in] Series display color.
Return Value
true if successful, otherwise — false.