'Declaration <DescriptionAttribute("Specifies the width of the chart wall")> <DefaultValueAttribute()> <CategoryAttribute("General")> Public Property Width As Single
[Description("Specifies the width of the chart wall")] [DefaultValue()] [Category("General")] public float Width {get; set;}