ActiveReports.Chart Request technical support
PlaneItem Class Members
See Also  Properties  Methods  Events


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 PropertyAntiAliasModeFor internal use only. (Inherited from DrawCustomizableItem)
Public PropertyBackdropGets or sets the backdrop information for the chart wall.  
Public PropertyContextMenuFor internal use only. (Inherited from MouseEnabledItem)
Public PropertyVisibleGets or sets a value indicating whether the chart wall is visible.  
Public PropertyWidthGets 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 MethodGetHashCodeOverridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodInternalGetParentsFor internal use only. (Inherited from Item)
Public MethodOnMouseDownFor internal use only. (Inherited from MouseEnabledItem)
Public MethodOnMouseEnterFor internal use only. (Inherited from MouseEnabledItem)
Public MethodOnMouseHoverFor internal use only. (Inherited from MouseEnabledItem)
Public MethodOnMouseLeaveFor internal use only. (Inherited from MouseEnabledItem)
Public MethodOnMouseMoveFor internal use only. (Inherited from MouseEnabledItem)
Public MethodOnMouseUpFor internal use only. (Inherited from MouseEnabledItem)
Public MethodOnMouseWheelFor internal use only. (Inherited from MouseEnabledItem)
Top

Public Events

 NameDescription
Public EventChangeFor internal use only. (Inherited from Item)
Public EventMouseDownFor internal use only. (Inherited from MouseEnabledItem)
Public EventMouseEnterFor internal use only. (Inherited from MouseEnabledItem)
Public EventMouseHoverFor internal use only. (Inherited from MouseEnabledItem)
Public EventMouseLeaveFor internal use only. (Inherited from MouseEnabledItem)
Public EventMouseMoveFor internal use only. (Inherited from MouseEnabledItem)
Public EventMouseUpFor internal use only. (Inherited from MouseEnabledItem)
Public EventMouseWheelFor internal use only. (Inherited from MouseEnabledItem)
Public EventPostDrawFor internal use only. (Inherited from DrawCustomizableItem)
Public EventPreDrawFor internal use only. (Inherited from DrawCustomizableItem)
Top

See Also