'Declaration <DescriptionAttribute("The text of the axis label")> <DefaultValueAttribute()> <CategoryAttribute("General")> Public Property Text As String
[Description("The text of the axis label")] [DefaultValue()] [Category("General")] public string Text {get; set;}