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

In This Topic
    Picture Property
    In This Topic
    Gets or sets the image used for the Backdrop.
    Syntax
    'Declaration
     
    Public Property Picture As Image
    public Image Picture {get; set;}
    See Also