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