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