MCPcopy Create free account
hub / github.com/Kitware/VTK / GetPlot

Method GetPlot

Charts/Core/vtkChartBox.cxx:351–354  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

349
350//------------------------------------------------------------------------------
351vtkPlot* vtkChartBox::GetPlot(vtkIdType)
352{
353 return this->Storage->Plot;
354}
355
356//------------------------------------------------------------------------------
357vtkIdType vtkChartBox::GetNumberOfPlots()

Callers 4

SetColumnVisibilityMethod · 0.95
GetColumnVisibilityMethod · 0.95
GetColumnIdMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected