fltk_chart_replace

fnvoid fltk_chart_replace(ChartPtr chart, int ind, double val, const(char) * str, uint col) extern(C) nothrow @nogc

Replaces a data value at a specific index (1-based).