The vtkQtChartStyleSize class is the interface for series size options.
More...
#include <vtkQtChartStyleSize.h>
Detailed Description
The vtkQtChartStyleSize class is the interface for series size options.
Definition at line 37 of file vtkQtChartStyleSize.h.
Constructor & Destructor Documentation
vtkQtChartStyleSize::vtkQtChartStyleSize |
( |
QObject * |
parent = 0 | ) |
|
Creates a chart style size.
- Parameters
-
virtual vtkQtChartStyleSize::~vtkQtChartStyleSize |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual QSizeF vtkQtChartStyleSize::getStyleSize |
( |
int |
index | ) |
const |
|
pure virtual |
Gets the size for the given style index.
- Parameters
-
- Returns
- The size for the given style index.
The documentation for this class was generated from the following file: