Table of Contents

Namespace Bonsai.Gui.ZedGraph

Classes

BarGraphBuilder

Represents an operator that configures a visualizer to plot each element of the sequence as a bar graph.

BarGraphOverlay

Provides a type visualizer used to overlay a sequence of values as a bar graph.

BarGraphVisualizer

Provides a type visualizer to display an object as a bar graph.

CurveConfiguration

Represents common configuration properties for individual curves in a graph.

GraphControl

Provides a dynamic graph control with a built-in color cycle palette.

GraphPanelBuilder

Represents an operator that specifies a mashup graph panel that can be used to combine multiple plots sharing the same axes.

GraphPanelBuilderBase

Provides an abstract base class with common mashup graph panel functionality.

GraphPanelVisualizer

Provides a type visualizer that can be used to overlay multiple plots sharing the same axes in a single graph panel.

LineGraphBuilder

Represents an operator that configures a visualizer to plot each element of the sequence as a line graph.

LineGraphOverlay

Provides a type visualizer used to overlay a sequence of points as a line graph.

LineGraphVisualizer

Provides a type visualizer to display an object as a line graph.

RollingGraphBuilder

Represents an operator that configures a visualizer to plot each element of the sequence as a rolling graph.

RollingGraphOverlay

Provides a type visualizer used to overlay a sequence of values as a rolling graph.

RollingGraphPanelBuilder

Represents an operator that specifies a mashup graph panel that can be used to combine multiple graphs displaying data over a shared axis.

RollingGraphPanelVisualizer

Provides a type visualizer that can be used to overlay multiple plots sharing the same index axis in a single graph panel.

RollingGraphVisualizer

Provides a type visualizer to display an object as a rolling graph.