Gets or sets whether the specified PatternStyle should be used to brush the background of the AlarmZone.
[Visual Basic]
Public Property PatternVisible As Boolean
[C#]
public bool PatternVisible {get;set;}
[Delphi]
public property PatternVisible: Boolean read get_PatternVisible write set_PatternVisible;
See Also
AlarmZone Class | AlarmZone Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |