[DefaultValue()] [Description("Controls the visibility of the data point markers")] [Category("General")] public bool Visible {get; set;}
'Declaration <DefaultValueAttribute()> <DescriptionAttribute("Controls the visibility of the data point markers")> <CategoryAttribute("General")> Public Property Visible As Boolean