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