'Declaration <DescriptionAttribute("Gives you access to the text properties applied on the axis texts")> <CategoryAttribute("Texts")> Public Property Text As ChartText
[Description("Gives you access to the text properties applied on the axis texts")] [Category("Texts")] public ChartText Text {get; set;}