Go to the documentation of this file.
24 #ifndef _vtkQtChartSeriesHueRange_h
25 #define _vtkQtChartSeriesHueRange_h
27 #include "vtkQtChartExport.h"
58 virtual void getBrush(
int index,
int total, QBrush &brush)
const;
67 void setRange(
const QColor &color1,
const QColor &color2);