Method Render | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Render(GraphView)

Called once after series have been rendered (or before if BeforeSeries is true). UseDriver to draw and Viewport to avoid drawing outside of graph

void Render(GraphView graph)

Parameters

graph GraphView

Edit this page