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

#include <vtkXYChartRepresentationInternals.h>

Collaboration diagram for vtkXYChartRepresentation::vtkInternals::PlotInfo:
Collaboration graph
[legend]

Public Attributes

vtkSmartPointer< vtkPlotPlot
 
std::string TableName
 
std::string ColumnName
 

Detailed Description

Definition at line 37 of file vtkXYChartRepresentationInternals.h.

Member Data Documentation

◆ Plot

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

Definition at line 39 of file vtkXYChartRepresentationInternals.h.

◆ TableName

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

Definition at line 40 of file vtkXYChartRepresentationInternals.h.

◆ ColumnName

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

Definition at line 41 of file vtkXYChartRepresentationInternals.h.


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