Class ScatterSeries | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Series composed of any number of discrete data points
public class ScatterSeries : ISeries
Inheritance
ScatterSeries
Implements
Inherited Members
Properties
The color and character that will be rendered in the console when there are point(s) in the corresponding graph space. Defaults to uncolored 'dot'
Collection of each discrete point in the series
Methods
DrawSeries(GraphView, Rectangle, RectangleF)
Draws all points directly onto the graph