Table of Contents

Method DrawAxisLabel

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

DrawAxisLabel(GraphView, int, string)

Draws a custom label text at screenPosition units along the axis (X or Y depending on Orientation)

public abstract void DrawAxisLabel(GraphView graph, int screenPosition, string text)

Parameters

graph GraphView
screenPosition int
text string