The vtkQtChartSeriesDomain class is used to associate the two domains for a series.
More...
#include <vtkQtChartSeriesDomain.h>
List of all members.
Detailed Description
The vtkQtChartSeriesDomain class is used to associate the two domains for a series.
Definition at line 37 of file vtkQtChartSeriesDomain.h.
Constructor & Destructor Documentation
vtkQtChartSeriesDomain::vtkQtChartSeriesDomain |
( |
) |
|
vtkQtChartSeriesDomain::~vtkQtChartSeriesDomain |
( |
) |
|
Member Function Documentation
Gets the x-axis domain for the series.
- Returns:
- A reference to the x-axis domain.
Gets the x-axis domain for the series.
- Returns:
- A reference to the x-axis domain.
Gets the y-axis domain for the series.
- Returns:
- A reference to the y-axis domain.
Gets the y-axis domain for the series.
- Returns:
- A reference to the y-axis domain.
The documentation for this class was generated from the following file: