24 #ifndef _vtkQtChartStylePen_h
25 #define _vtkQtChartStylePen_h
28 #include "vtkQtChartExport.h"
53 virtual QPen getStylePen(
int index)
const = 0;
virtual ~vtkQtChartStylePen()
The vtkQtChartStylePen class is the interface for series pen options.