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