'Declaration <DescriptionAttribute("Controls the width of the chart in model units")> <CategoryAttribute("Dimensions")> <DefaultValueAttribute()> Public Property Width As Single
[Description("Controls the width of the chart in model units")] [Category("Dimensions")] [DefaultValue()] public float Width {get; set;}