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

#include <vtkXYChartRepresentationInternals.h>

Public Attributes

vtkSmartPointer< vtkPlot > Plot
 
std::string TableName
 
std::string ColumnName
 

Detailed Description

Definition at line 41 of file vtkXYChartRepresentationInternals.h.

Member Data Documentation

§ Plot

vtkSmartPointer<vtkPlot> vtkXYChartRepresentation::vtkInternals::PlotInfo::Plot

Definition at line 43 of file vtkXYChartRepresentationInternals.h.

§ TableName

std::string vtkXYChartRepresentation::vtkInternals::PlotInfo::TableName

Definition at line 44 of file vtkXYChartRepresentationInternals.h.

§ ColumnName

std::string vtkXYChartRepresentation::vtkInternals::PlotInfo::ColumnName

Definition at line 45 of file vtkXYChartRepresentationInternals.h.


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