Class ScatterSeries
Series composed of any number of discrete data points
public class ScatterSeries : ISeries
- Inheritance
-
ScatterSeries
- Implements
- Inherited Members
Properties
- Fill
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'
- Points
Collection of each discrete point in the series
Methods
- DrawSeries(GraphView, Rectangle, RectangleF)
Draws all points directly onto the graph