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