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