#include <vtkXYChartRepresentationInternals.h>
Public Attributes | |
vtkSmartPointer< vtkPlot > | Plot |
std::string | TableName |
std::string | ColumnName |
Definition at line 48 of file vtkXYChartRepresentationInternals.h.
vtkSmartPointer<vtkPlot> vtkXYChartRepresentation::vtkInternals::PlotInfo::Plot |
Definition at line 50 of file vtkXYChartRepresentationInternals.h.
std::string vtkXYChartRepresentation::vtkInternals::PlotInfo::TableName |
Definition at line 51 of file vtkXYChartRepresentationInternals.h.
std::string vtkXYChartRepresentation::vtkInternals::PlotInfo::ColumnName |
Definition at line 52 of file vtkXYChartRepresentationInternals.h.