Table of Contents

Method Render

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Render(GraphView)

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

void Render(GraphView graph)

Parameters

graph GraphView