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