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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

DrawSeries(GraphView, Rectangle, RectangleF)

Draws all points directly onto the graph

public void DrawSeries(GraphView graph, Rectangle drawBounds, RectangleF graphBounds)

Parameters

graph GraphView

drawBounds Rectangle

graphBounds RectangleF

Edit this page