[]
Represetns a form which is used to move chart to another SheetView.
public class MoveChart : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class MoveChart
Inherits Form
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
MoveChart() | Initializes a new instance of the MoveChart class. |
MoveChart(FpSpread, SpreadChart) | Initializes a new instance of the MoveChart class. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |
OnShown(EventArgs) | Raises the Shown event. |
ScaleControl(SizeF, BoundsSpecified) | Scales the location, size, padding, and margin of a control. |