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