|
ParaView
|
#include <vtkXYChartRepresentationInternals.h>
Public Attributes | |
| vtkSmartPointer< vtkPlot > | Plot |
| std::string | TableName |
| std::string | ColumnName |
Definition at line 41 of file vtkXYChartRepresentationInternals.h.
| vtkSmartPointer<vtkPlot> vtkXYChartRepresentation::vtkInternals::PlotInfo::Plot |
Definition at line 43 of file vtkXYChartRepresentationInternals.h.
| std::string vtkXYChartRepresentation::vtkInternals::PlotInfo::TableName |
Definition at line 44 of file vtkXYChartRepresentationInternals.h.
| std::string vtkXYChartRepresentation::vtkInternals::PlotInfo::ColumnName |
Definition at line 45 of file vtkXYChartRepresentationInternals.h.
1.8.12