Gets or sets the pattern style to be used if PatternVisible is true.
[Visual Basic]
Public Property PatternStyle As HatchStyle
[C#]
public HatchStyle PatternStyle {get;set;}
[Delphi]
public property PatternStyle: HatchStyle read get_PatternStyle write set_PatternStyle;
Remarks
The PatternStyle is penned in the AlarmZone ForeColor.
See Also
AlarmZone Class | AlarmZone Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |