DeltaEngine.Rendering2D.Graphs NamespaceDelta Engine Documentation
Classes

  ClassDescription
Public classGradientGraph
Public classGraph
Renders a graph with one or more lines at a given scale. Various logic can be turned on and off including autogrowing, auto-pruning and rendering axes and percentiles. View code on GitHub
Public classGraphLine
A line on a graph: consists of a list of points and a list of lines connecting them. View code on GitHub