Next: , Up: XYPlot Object   [Contents][Index]


21.2.1 Adding XYPlot Objects

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.