Public Attributes | List of all members
vtkXYChartRepresentation::vtkInternals::TableInfo Struct Reference

#include <vtkXYChartRepresentationInternals.h>

Public Attributes

std::string TableName
 
std::string ColumnName
 
std::string Role
 
unsigned int Block
 

Detailed Description

Definition at line 41 of file vtkXYChartRepresentationInternals.h.

Member Data Documentation

◆ TableName

std::string vtkXYChartRepresentation::vtkInternals::TableInfo::TableName

Definition at line 43 of file vtkXYChartRepresentationInternals.h.

◆ ColumnName

std::string vtkXYChartRepresentation::vtkInternals::TableInfo::ColumnName

Definition at line 44 of file vtkXYChartRepresentationInternals.h.

◆ Role

std::string vtkXYChartRepresentation::vtkInternals::TableInfo::Role

Definition at line 45 of file vtkXYChartRepresentationInternals.h.

◆ Block

unsigned int vtkXYChartRepresentation::vtkInternals::TableInfo::Block

Definition at line 46 of file vtkXYChartRepresentationInternals.h.


The documentation for this struct was generated from the following file: