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