2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AlarmZone Class / PatternVisible Property

In This Topic
    PatternVisible Property
    In This Topic
    Gets or sets whether the specified PatternStyle should be used to brush the background of the AlarmZone.
    Syntax
    'Declaration
     
    Public Property PatternVisible As System.Boolean
    public System.bool PatternVisible {get; set;}
    See Also