Wt examples  4.10.4
Public Attributes | List of all members
ChartConfig::SeriesControl Struct Reference

Struct that holds the controls for one series. More...

Public Attributes

Wt::WCheckBoxenabledEdit
 
Wt::WComboBoxtypeEdit
 
Wt::WComboBoxmarkerEdit
 
Wt::WComboBoxxAxisEdit
 
Wt::WComboBoxyAxisEdit
 
Wt::WCheckBoxlegendEdit
 
Wt::WCheckBoxshadowEdit
 
Wt::WComboBoxlabelsEdit
 

Detailed Description

Struct that holds the controls for one series.

Definition at line 54 of file ChartConfig.h.

Member Data Documentation

◆ enabledEdit

Wt::WCheckBox* ChartConfig::SeriesControl::enabledEdit

Definition at line 55 of file ChartConfig.h.

◆ labelsEdit

Wt::WComboBox* ChartConfig::SeriesControl::labelsEdit

Definition at line 62 of file ChartConfig.h.

◆ legendEdit

Wt::WCheckBox* ChartConfig::SeriesControl::legendEdit

Definition at line 60 of file ChartConfig.h.

◆ markerEdit

Wt::WComboBox* ChartConfig::SeriesControl::markerEdit

Definition at line 57 of file ChartConfig.h.

◆ shadowEdit

Wt::WCheckBox* ChartConfig::SeriesControl::shadowEdit

Definition at line 61 of file ChartConfig.h.

◆ typeEdit

Wt::WComboBox* ChartConfig::SeriesControl::typeEdit

Definition at line 56 of file ChartConfig.h.

◆ xAxisEdit

Wt::WComboBox* ChartConfig::SeriesControl::xAxisEdit

Definition at line 58 of file ChartConfig.h.

◆ yAxisEdit

Wt::WComboBox* ChartConfig::SeriesControl::yAxisEdit

Definition at line 59 of file ChartConfig.h.


The documentation for this struct was generated from the following file: