Max Property
Max
Gets or sets the maximum value of the axis.
Declaration
[C1Description("ChartAxis.Max", "Specifies the maximum value of the axis.")]
public double Max { get; set; }
<C1Description("ChartAxis.Max", "Specifies the maximum value of the axis.")>
Public Property Max As Double