[]
Gets or sets the maximum value shown on the axis. If not set, the maximum is calculated automatically.
public object Max { get; set; }
The value can be a number or a DateTime object (for time-based data).