[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAlarmZone.PatternStyle

PatternStyle Property

PatternStyle

Gets or sets the pattern style to be used if PatternVisible is true. The PatternStyle is penned in the ChartAlarmZone ForeColor.

Declaration
[C1Description("ChartAlarmZone.PatternStyle", "The pattern style to be used if PatternVisible is true.")]
public ChartHatchStyle PatternStyle { get; set; }
<C1Description("ChartAlarmZone.PatternStyle", "The pattern style to be used if PatternVisible is true.")>
Public Property PatternStyle As ChartHatchStyle