Table of Contents

Property XMax

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

XMax

Gets or sets a value specifying a fixed upper limit for the X-axis range. If no fixed range is specified, the graph limits can be edited online.

public double? XMax { get; set; }

Property Value

double?