Go to the documentation of this file.
7 #ifndef CHART_CONFIG_H_
8 #define CHART_CONFIG_H_
10 #include <Wt/WContainerWidget>
11 #include <Wt/Chart/WDataSeries>
18 class WStandardItemModel;
24 class WCartesianChart;
45 ChartConfig(Wt::Chart::WCartesianChart *chart, Wt::WContainerWidget *parent);
101 void addAxis(Wt::Chart::Axis axis,
int yAxis);
105 static bool validate(Wt::WFormWidget *w);
110 #endif // CHARTS_EXAMPLE_H_
Wt::WCheckBox * visibleEdit
Wt::WValidator * anyNumberValidator_
ChartConfig(Wt::Chart::WCartesianChart *chart, Wt::WContainerWidget *parent)
Constructor.
Wt::WLineEdit * titleEdit
Wt::WLineEdit * minimumEdit
Wt::WStandardItemModel * xScales_
void connectSignals(Wt::WFormWidget *w)
Wt::WLineEdit * titleEdit_
Wt::WComboBox * markerEdit
Wt::Chart::FillRangeType fill_
Wt::WCheckBox * enabledEdit
Wt::WComboBox * scaleEdit
Wt::Chart::WCartesianChart * chart_
Wt::WStandardItemModel * yAxesModel_
Wt::WLineEdit * chartWidthEdit_
Wt::WComboBox * titleOrientationEdit
std::vector< SeriesControl > seriesControls_
Controls for series.
Wt::WComboBox * legendSideEdit_
A class that allows configuration of a cartesian chart.
Wt::WLineEdit * maximumEdit
void removeYAxis(const Wt::Chart::WAxis *axis)
Struct that holds the controls for one axis.
Wt::WCheckBox * shadowEdit
Wt::WComboBox * chartOrientationEdit_
Struct that holds the controls for one series.
Wt::WComboBox * legendLocationEdit_
std::vector< AxisControl > axisControls_
Controls for axes.
Wt::WComboBox * legendAlignmentEdit_
Wt::WStandardItemModel * yScales_
Wt::WLineEdit * chartHeightEdit_
Wt::WCheckBox * legendEdit
Wt::WComboBox * labelsEdit
void setValueFill(Wt::Chart::FillRangeType fill)
Wt::WCheckBox * gridLinesEdit
Wt::WCheckBox * borderEdit_
static bool validate(Wt::WFormWidget *w)
Wt::WComboBox * locationEdit
Wt::WComboBox * tickDirectionEdit
void addAxis(Wt::Chart::Axis axis, int yAxis)
Wt::WValidator * angleValidator_
Wt::WLineEdit * labelAngleEdit
Generated on Fri Apr 24 2020 for the
C++ Web Toolkit (Wt) by
1.8.17