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 29 of file vtkXYChartRepresentationInternals.h.

Member Data Documentation

◆ TableName

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

Definition at line 31 of file vtkXYChartRepresentationInternals.h.

◆ ColumnName

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

Definition at line 32 of file vtkXYChartRepresentationInternals.h.

◆ Role

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

Definition at line 33 of file vtkXYChartRepresentationInternals.h.

◆ Block

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

Definition at line 34 of file vtkXYChartRepresentationInternals.h.


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