Search
Chart Methods
 


 Public Methods

  Name Description

BringForward

Moves this object one step up in the z-order. (Inherited from InteractiveObject.)

BringToFront

Brings this object to the top of the z-order. (Inherited from InteractiveObject.)

SendBackward

Moves this object one step down in the z-order. (Inherited from InteractiveObject.)

SendToBack

Sends this object to the bottom of the z-order. (Inherited from InteractiveObject.)

SetDataSource

Sets the chart data source to the specified range of cells.

 Protected Methods

 See Also