Visible Property (NormalCurve)
In This Topic
Gets or sets the visible of Normal Curve
Syntax
'Declaration
<C1DescriptionAttribute("NormalCurve.Visible", "Gets or sets the visible of Normal Curve")>
Public Property Visible As Boolean
[C1Description("NormalCurve.Visible", "Gets or sets the visible of Normal Curve")]
public bool Visible {get; set;}
See Also