Table of Contents

Class BooleanTimeSeriesVisualizer

Namespace
Bonsai.Design.Visualizers
Assembly
Bonsai.Design.Visualizers.dll

Provides a type visualizer for boolean time series data.

public class BooleanTimeSeriesVisualizer : TimeSeriesVisualizerBase
Inheritance
BooleanTimeSeriesVisualizer
Inherited Members

Properties

Capacity

Gets or sets the maximum number of time points displayed at any one moment in the graph.

public int Capacity { get; set; }

Property Value

int