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