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