Property XMin
- Namespace
- Bonsai.Design.Visualizers
- Assembly
- Bonsai.Design.Visualizers.dll
XMin
Gets or sets a value specifying a fixed lower limit for the x-axis range. If no fixed range is specified, the graph limits can be edited online.
public double? XMin { get; set; }