'Declaration
<DefaultValueAttribute(NaN)> <C1DescriptionAttribute("Axis.Max", "Gets or sets the maximum value shown on the axis.")> Public Property Max As Double
[DefaultValue(NaN)] [C1Description("Axis.Max", "Gets or sets the maximum value shown on the axis.")] public double Max {get; set;}