|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <Fl_Chart.H>
Public Attributes | |
| float | val |
| unsigned | col |
| char | str [FL_CHART_LABEL_MAX+1] |
For internal use only
Definition at line 53 of file Fl_Chart.H.
| unsigned FL_CHART_ENTRY::col |
For internal use only.
Definition at line 55 of file Fl_Chart.H.
Referenced by Fl_Chart::add(), Fl_Chart::insert(), and Fl_Chart::replace().
| char FL_CHART_ENTRY::str[FL_CHART_LABEL_MAX+1] |
For internal use only.
Definition at line 56 of file Fl_Chart.H.
Referenced by Fl_Chart::add(), Fl_Chart::insert(), and Fl_Chart::replace().
| float FL_CHART_ENTRY::val |
For internal use only.
Definition at line 54 of file Fl_Chart.H.
Referenced by Fl_Chart::add(), Fl_Chart::draw(), Fl_Chart::insert(), and Fl_Chart::replace().