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