ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.NormalCurve Class / Visible Property

In This Topic
    Visible Property (Chart.NormalCurve)
    In This Topic
    Gets or sets whether the Normal curve is drawn.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also