fltk_chart_replace
fn
void fltk_chart_replace(ChartPtr chart, int ind, double val, const(char) * str, uint col) extern(C) nothrow @nogcReplaces a data value at a specific index (1-based).