ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / BackdropItem Class
Members

In This Topic
    BackdropItem Class
    In This Topic
    Represents the backdrop that acts as a separate item and handles mouse events.
    Object Model
    BackdropItem Class
    Syntax
    'Declaration
     
    Public NotInheritable Class BackdropItem 
       Inherits GrapeCity.ActiveReports.Chart.Graphics.Backdrop
    public sealed class BackdropItem : GrapeCity.ActiveReports.Chart.Graphics.Backdrop 
    Inheritance Hierarchy

    System.Object
             GrapeCity.ActiveReports.Chart.Graphics.Backdrop
                GrapeCity.ActiveReports.Chart.BackdropItem

    See Also