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