add_value


Description:

[ Version ( deprecated = true , deprecated_since = "1.7.0" , replacement = "Retrieve the Serie from Chart.series (or from the serie you created) and add the value using serie.add" ) ]
public void add_value (Serie serie, double value)

Warning: add_value is deprecated since 1.7.0. Use Retrieve the Serie from Chart.series (or from the serie you created) and add the value using serie.add.