[]
Gets or sets a value indicating whether the Normal curve is drawn.
[C1Description("ChartNormalCurve.Visible", "Specifies whether the Normal curve is drawn.")]
public bool Visible { get; set; }
<C1Description("ChartNormalCurve.Visible", "Specifies whether the Normal curve is drawn.")>
Public Property Visible As Boolean