ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / NormalCurve Class / Visible Property

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