#include <vtkXYChartRepresentationInternals.h>
Public Attributes | |
vtkSmartPointer< vtkPlot > | Plot |
std::string | TableName |
std::string | ColumnName |
Definition at line 37 of file vtkXYChartRepresentationInternals.h.
vtkSmartPointer<vtkPlot> vtkXYChartRepresentation::vtkInternals::PlotInfo::Plot |
Definition at line 39 of file vtkXYChartRepresentationInternals.h.
std::string vtkXYChartRepresentation::vtkInternals::PlotInfo::TableName |
Definition at line 40 of file vtkXYChartRepresentationInternals.h.
std::string vtkXYChartRepresentation::vtkInternals::PlotInfo::ColumnName |
Definition at line 41 of file vtkXYChartRepresentationInternals.h.