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