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