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