Go to the documentation of this file.
7 #ifndef CHART_CONFIG_H_
8 #define CHART_CONFIG_H_
10 #include <Wt/WContainerWidget.h>
11 #include <Wt/Chart/WDataSeries.h>
18 class WStandardItemModel;
24 class WCartesianChart;
110 #endif // CHARTS_EXAMPLE_H_
Wt::WCheckBox * visibleEdit
Wt::WLineEdit * titleEdit
std::shared_ptr< Wt::WStandardItemModel > yAxesModel_
Wt::WLineEdit * minimumEdit
std::shared_ptr< Wt::WValidator > angleValidator_
std::shared_ptr< 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::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::WLineEdit * chartHeightEdit_
Wt::WCheckBox * legendEdit
Wt::WComboBox * labelsEdit
void setValueFill(Wt::Chart::FillRangeType fill)
Wt::WCheckBox * gridLinesEdit
ChartConfig(Wt::Chart::WCartesianChart *chart)
Constructor.
Wt::WCheckBox * borderEdit_
static bool validate(Wt::WFormWidget *w)
Wt::WComboBox * locationEdit
Wt::WComboBox * tickDirectionEdit
void addAxis(Wt::Chart::Axis axis, int yAxis)
Wt::WLineEdit * labelAngleEdit
std::shared_ptr< Wt::WStandardItemModel > yScales_
std::shared_ptr< Wt::WValidator > anyNumberValidator_
Generated on Fri Mar 20 2020 for the
C++ Web Toolkit (Wt) by
1.8.17