Table of Contents

Method Render

Namespace
Terminal.Gui.Graphs
Assembly
Terminal.Gui.dll

Render(GraphView)

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

void Render(GraphView graph)

Parameters

graph GraphView