35 #ifndef __vtkQtLineChartView_h
36 #define __vtkQtLineChartView_h
38 #include "QVTKWin32Header.h"
58 void SetHelpFormat(
const char* format);
virtual vtkQtChartSeriesOptions * GetChartSeriesOptions(int series)=0
The vtkQtLineChart class is used to display a line chart.
virtual vtkQtChartSeriesModelCollection * GetChartSeriesModel()=0
Wraps a vtkQtChartArea into a VTK view.
void PrintSelf(ostream &os, vtkIndent indent)
virtual void AddChartSelectionHandlers(vtkQtChartMouseSelection *selector)
a simple class to control print indentation
The vtkQtChartSeriesLayer class is the base class for chart layers that use the chart series model...
The vtkQtChartSeriesOptions class stores the common series drawing options.
The vtkQtChartSeriesModelCollection class is used to combine chart series models. ...
vtkQtLineChart * LineChart
virtual vtkQtChartSeriesLayer * GetChartSeriesLayer()=0
vtkQtChartSeriesModelCollection * LineModel
Wraps a vtkQtChartArea into a VTK view.
The vtkQtChartMouseSelection class is used to select chart elements based on the current selection mo...