[]
Create new instance of MoveChart dialogs.
public static Form MoveChart(FpSpread spread, IChart chart = null)
Public Shared Function MoveChart(spread As FpSpread, Optional chart As IChart = Nothing) As Form
Type | Name | Description |
---|---|---|
FpSpread | spread | The FpSpread owner. |
IChart | chart | The processing IChart object which should be moved. |
Type | Description |
---|---|
Form |