MindFusion.Wpf Pack Programmer's Guide
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

  Name Description

Dispose

InteractiveObject.Dispose override.

OnPropertyValueChanged

Raises the PropertyValueChanged event. (Inherited from InteractiveObject.)

OnResized

InteractiveObject.OnResized override.

 See Also

Chart Class
MindFusion.Spreadsheet.Wpf.Charts Namespace