#include <vtkQtChartSeriesDomain.h>
Definition at line 37 of file vtkQtChartSeriesDomain.h.
Public Member Functions | |
| vtkQtChartSeriesDomain () | |
| vtkQtChartSeriesDomain (const vtkQtChartSeriesDomain &other) | |
| ~vtkQtChartSeriesDomain () | |
| const vtkQtChartAxisDomain & | getXDomain () const |
| Gets the x-axis domain for the series. | |
| vtkQtChartAxisDomain & | getXDomain () |
| Gets the x-axis domain for the series. | |
| const vtkQtChartAxisDomain & | getYDomain () const |
| Gets the y-axis domain for the series. | |
| vtkQtChartAxisDomain & | getYDomain () |
| Gets the y-axis domain for the series. | |
| vtkQtChartSeriesDomain & | operator= (const vtkQtChartSeriesDomain &other) |
| vtkQtChartSeriesDomain::vtkQtChartSeriesDomain | ( | ) |
| vtkQtChartSeriesDomain::vtkQtChartSeriesDomain | ( | const vtkQtChartSeriesDomain & | other | ) |
| vtkQtChartSeriesDomain::~vtkQtChartSeriesDomain | ( | ) |
| const vtkQtChartAxisDomain& vtkQtChartSeriesDomain::getXDomain | ( | ) | const |
Gets the x-axis domain for the series.
| vtkQtChartAxisDomain& vtkQtChartSeriesDomain::getXDomain | ( | ) |
Gets the x-axis domain for the series.
| const vtkQtChartAxisDomain& vtkQtChartSeriesDomain::getYDomain | ( | ) | const |
Gets the y-axis domain for the series.
| vtkQtChartAxisDomain& vtkQtChartSeriesDomain::getYDomain | ( | ) |
Gets the y-axis domain for the series.
| vtkQtChartSeriesDomain& vtkQtChartSeriesDomain::operator= | ( | const vtkQtChartSeriesDomain & | other | ) |
1.5.6