Namespace Terminal.Gui.Graphs
Classes
Renders a continuous line with grid line ticks and labels
A location on an axis of a GraphView that may
or may not have a label associated with it
Series of bars positioned at regular intervals
Describes how to render a single row/column of a GraphView based
on the value(s) in ISeries at that location
A box containing symbol definitions e.g. meanings for colors in a graph.
The 'Key' to the graph
Collection of BarSeries in which bars are clustered by category
Describes two points in graph space and a line between them
Series composed of any number of discrete data points
Displays text at a given position (in screen space or graph space)
Interfaces
Describes an overlay element that is rendered either before or
after a series.
Annotations can be positioned either in screen space (e.g.
a legend) or in graph space (e.g. a line showing high point)
Unlike ISeries, annotations are allowed to
draw into graph margins
Describes a series of data that can be rendered into a GraphView>
Enums
Direction of an element (horizontal or vertical)
Delegates
Delegate for custom formatting of axis labels. Determines what should be displayed at a given label