Table of Contents

Method DrawSeries

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

DrawSeries(GraphView, Rect, RectangleF)

Draws bars that are currently in the drawBounds

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

Parameters

graph GraphView
drawBounds Rect

Screen area of the graph excluding margins

graphBounds RectangleF

Graph space area that should be drawn into drawBounds