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