[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAlarmZone.PatternVisible

PatternVisible Property

PatternVisible

Gets or sets a value indicating whether the specified PatternStyle should be used to brush the background of the ChartAlarmZone.

Declaration
[C1Description("ChartAlarmZone.PatternVisible", "Indicates whether the specified PatternStyle should be used to brush the background of the ChartAlarmZone.")]
public bool PatternVisible { get; set; }
<C1Description("ChartAlarmZone.PatternVisible", "Indicates whether the specified PatternStyle should be used to brush the background of the ChartAlarmZone.")>
Public Property PatternVisible As Boolean