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