|
Wt examples
3.3.8
|
Struct that holds the controls for one series. More...
Public Attributes | |
| Wt::WCheckBox * | enabledEdit |
| Wt::WComboBox * | typeEdit |
| Wt::WComboBox * | markerEdit |
| Wt::WComboBox * | axisEdit |
| Wt::WCheckBox * | legendEdit |
| Wt::WCheckBox * | shadowEdit |
| Wt::WComboBox * | labelsEdit |
Struct that holds the controls for one series.
Definition at line 51 of file ChartConfig.h.
| Wt::WComboBox* ChartConfig::SeriesControl::axisEdit |
Definition at line 55 of file ChartConfig.h.
| Wt::WCheckBox* ChartConfig::SeriesControl::enabledEdit |
Definition at line 52 of file ChartConfig.h.
| Wt::WComboBox* ChartConfig::SeriesControl::labelsEdit |
Definition at line 58 of file ChartConfig.h.
| Wt::WCheckBox* ChartConfig::SeriesControl::legendEdit |
Definition at line 56 of file ChartConfig.h.
| Wt::WComboBox* ChartConfig::SeriesControl::markerEdit |
Definition at line 54 of file ChartConfig.h.
| Wt::WCheckBox* ChartConfig::SeriesControl::shadowEdit |
Definition at line 57 of file ChartConfig.h.
| Wt::WComboBox* ChartConfig::SeriesControl::typeEdit |
Definition at line 53 of file ChartConfig.h.
1.8.11