Table of Contents

Class GraphPanelBuilderBase

Namespace
Bonsai.Gui.ZedGraph
Assembly
Bonsai.Gui.ZedGraph.dll

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

public abstract class GraphPanelBuilderBase : ZeroArgumentExpressionBuilder, IExpressionBuilder, INamedElement
Inheritance
GraphPanelBuilderBase
Implements
Derived
Inherited Members

Properties

Capacity

Gets or sets the optional capacity used for rolling line graphs. If no capacity is specified, all data points will be displayed.

Name

Gets or sets the name of the visualizer window.

ReverseX

Gets or sets a value specifying whether the scale values are reversed on the X-axis.

ReverseY

Gets or sets a value specifying whether the scale values are reversed on the Y-axis.

Span

Gets or sets the optional maximum span of data displayed at any one moment in the graph. If no span is specified, all data points will be displayed.