ActiveReports Developer 7
BackdropItem Class
Members  See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : BackdropItem Class

Glossary Item Box

Represents the backdrop that acts as a separate item and handles mouse events.

Object Model

BackdropItem Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class BackdropItem 
   Inherits GrapeCity.ActiveReports.Chart.Graphics.Backdrop
C# 
public sealed class BackdropItem : GrapeCity.ActiveReports.Chart.Graphics.Backdrop 

Inheritance Hierarchy

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

See Also