Table of Contents

Method Render

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Render(GraphView)

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

void Render(GraphView graph)

Parameters

graph GraphView