[This is preliminary documentation and subject to change.]
Defines an mix-in style interface for plots that use SequenceAdapter to interpret supplied data.
For a list of all members of this type, see ISequencePlot Members.
| Type | Description |
|---|---|
| BaseSequencePlot | Adds additional basic functionality to BasePlot that is common to all plots that implement the ISequencePlot interface. |
| HistogramPlot | Provides ability to draw histogram plots. |
| LabelPointPlot | Encapsulates functionality |
| LinePlot | Encapsulates functionality for plotting data as a line chart. |
| PointPlot | Encapsulates functionality for drawing data as a series of points. |
| StepPlot | Encapsulates functionality for plotting data as a stepped line. |
Namespace: NPlot
Assembly: NPlot (in NPlot.dll)
ISequencePlot Members | NPlot Namespace