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

In This Topic
    Pattern Property (Backdrop)
    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