ActiveReports Developer 7
Pattern Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Backdrop Class : Pattern Property

Glossary Item Box

Gets or sets the HatchStyle used for the Backdrop pattern.

Syntax

Visual Basic (Declaration) 
Public Property Pattern As System.Drawing.Drawing2D.HatchStyle
C# 
public System.Drawing.Drawing2D.HatchStyle Pattern {get; set;}

See Also