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


The following tables list the members exposed by WallRange.

Public Constructors

 NameDescription
Public ConstructorWallRange ConstructorInitializes a new instance of the WallRange object.  
Top

Public Properties

 NameDescription
Public PropertyAdjacentAxesGets or sets the adjacent axes collection.  
Public PropertyAntiAliasModeFor internal use only. (Inherited from DrawCustomizableItem)
Public PropertyBackdropGets or sets the Backdrop information with which to fill the wall range.  
Public PropertyBorderGets or sets the border information used to outline the WallRange.  
Public PropertyContextMenuFor internal use only. (Inherited from MouseEnabledItem)
Public PropertyDrawOnTopOfGridLinesGets or sets a value indicating whether to draw the current WallRange after the grid lines are drawn.  
Public PropertyEndValueGets or sets the end value of the wall range.  
Public PropertyNameFor internal use only. (Inherited from MouseEnabledComponent)
Public PropertyPrimaryAxisGets or sets the primary axis for the WallRange.  
Public PropertyStartValueGets or sets the start value of the wall range.  
Public PropertyVisibleGets or sets a value indicating whether the wall range is visible.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the WallRange object.  
Public MethodDisposeFor internal use only. (Inherited from MouseEnabledComponent)
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)
Public MethodToStringFor internal use only. (Inherited from MouseEnabledComponent)
Top

Public Events

 NameDescription
Public EventChangeFor internal use only. (Inherited from Item)
Public EventDisposedFor internal use only. (Inherited from MouseEnabledComponent)
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