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