FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / NormalCurve Class / Visible Property

In This Topic
    Visible Property (NormalCurve)
    In This Topic
    Gets or sets the visible of Normal Curve
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also