[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartNormalCurve.Visible

Visible Property

Visible

Gets or sets a value indicating whether the Normal curve is drawn.

Declaration
[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