'Declaration <DescriptionAttribute("The value of the axis label")> <CategoryAttribute("General")> <DefaultValueAttribute()> Public Property Value As Double
[Description("The value of the axis label")] [Category("General")] [DefaultValue()] public double Value {get; set;}