ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Backdrop Class / Pattern Property

In This Topic
    Pattern Property
    In This Topic

    Gets or sets the HatchStyle used for the Backdrop pattern.

    Syntax
    'Declaration
     
    Public Property Pattern As HatchStyle
    public HatchStyle Pattern {get; set;}
    See Also