'Declaration <CategoryAttribute("General")> <DescriptionAttribute("Controls the width of the axis when it is displayed with Tube or Bar style")> <DefaultValueAttribute(1.5)> Public Property Width As Single
[Category("General")] [Description("Controls the width of the axis when it is displayed with Tube or Bar style")] [DefaultValue(1.5)] public float Width {get; set;}