Table of Contents

Method DrawSeries

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

DrawSeries(GraphView, Rect, RectangleF)

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

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

Parameters

graph GraphView

Graph series is to be drawn onto

drawBounds Rect

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

graphBounds RectangleF

Visible area of the graph in Graph space units