Next: XYPlot Types, Up: XYPlot Object [Contents][Index]
To add an xyplot object to a form use the routine
FL_OBJECT *fl_add_xyplot(int type, FL_Coord x, FL_Coord y, FL_Coord w, FL_Coord h, const char *label);
It shows an empty box on the screen with the label per default below it.