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