#include <vtkXYChartRepresentationInternals.h>
Public Attributes | |
std::string | TableName |
std::string | ColumnName |
std::string | Role |
unsigned int | Block |
Definition at line 29 of file vtkXYChartRepresentationInternals.h.
std::string vtkXYChartRepresentation::vtkInternals::TableInfo::TableName |
Definition at line 31 of file vtkXYChartRepresentationInternals.h.
std::string vtkXYChartRepresentation::vtkInternals::TableInfo::ColumnName |
Definition at line 32 of file vtkXYChartRepresentationInternals.h.
std::string vtkXYChartRepresentation::vtkInternals::TableInfo::Role |
Definition at line 33 of file vtkXYChartRepresentationInternals.h.
unsigned int vtkXYChartRepresentation::vtkInternals::TableInfo::Block |
Definition at line 34 of file vtkXYChartRepresentationInternals.h.