Table of Contents

Method DrawSeries

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

DrawSeries(GraphView, Rectangle, RectangleF)

Draws the graphBounds section of a series into the graph view drawBounds

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

Parameters

graph GraphView

Graph series is to be drawn onto

drawBounds Rectangle

Visible area of the graph in Console Screen units (excluding margins)

graphBounds RectangleF

Visible area of the graph in Graph space units