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