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