24 #ifndef _vtkQtStackedChartOptions_h
25 #define _vtkQtStackedChartOptions_h
27 #include "vtkQtChartExport.h"
74 void setSumNormalized(
bool normalized);
85 void setGradientDisplayed(
bool gradient);
112 void axesCornerChanged();
115 void sumationChanged();
118 void gradientChanged();
vtkQtChartLayer::AxesCorner getAxesCorner() const
Gets the pair of axes used by the stacked chart.
vtkQtChartHelpFormatter * getHelpFormat()
Gets the chart help text formatter.
const vtkQtChartHelpFormatter * getHelpFormat() const
Gets the chart help text formatter.
bool isSumNormalized() const
Gets whether or not the sum is normalized.
The vtkQtStackedChartOptions class stores the stacked chart options.
bool isGradientDislpayed() const
Gets whether or not gradients are displayed.