[]
Gets or sets whether the axis minimum value is calculated automatically.
public bool AutoMin { get; set; }
Setting the Min property automatically sets AutoMin to false.