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

Glossary Item Box

Represents the settings for the PlaneItem object used for the chart walls.

Object Model

PlaneItem Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class PlaneItem 
   Inherits MouseEnabledItem
C# 
public sealed class PlaneItem : MouseEnabledItem 

Inheritance Hierarchy

System.Object
            GrapeCity.ActiveReports.Chart.PlaneItem

See Also