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

Glossary Item Box

The following tables list the members exposed by PlaneItem.

Public Constructors

 NameDescription
Public ConstructorPlaneItem ConstructorOverloaded. 

Initializes a new instance of the PlaneItem class.

 
Top

Public Properties

 NameDescription
Public PropertyBackdropGets or sets the backdrop information for the chart wall.  
Public PropertyVisibleGets or sets a value indicating whether the chart wall is visible.  
Public PropertyWidth

Gets or sets the width (thickness) of the chart wall.

 
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the PlaneItem object.  
Public MethodEqualsOverridden.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Top

See Also