Visible Property
Visible
Gets or sets the visibility of the element.
Declaration
[C1Description("ChartRect.Visible", "The visibility of the element.")]
public bool Visible { get; set; }
<C1Description("ChartRect.Visible", "The visibility of the element.")>
Public Property Visible As Boolean