Property YMin
YMin
Gets or sets a value specifying a fixed lower limit for the Y-axis range. If no fixed range is specified, the graph limits can be edited online.
public double? YMin { get; set; }
Gets or sets a value specifying a fixed lower limit for the Y-axis range. If no fixed range is specified, the graph limits can be edited online.
public double? YMin { get; set; }