Table of Contents

Property Span

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

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.

public double? Span { get; set; }

Property Value

double?