[]
Gets or sets the minimum value shown on the axis. If not set, the minimum is calculated automatically.
public object Min { get; set; }
The value can be a number or a DateTime object (for time-based data).