[]
Gets the move chart dialog used to move a chart to a different worksheet or location.
public static IDialog MoveChart(GcSpreadSheet spread)
Public Shared Function MoveChart(spread As GcSpreadSheet) As IDialog
| Type | Name | Description |
|---|---|---|
| GcSpreadSheet | spread | The GcSpreadSheet control to work with. |
| Type | Description |
|---|---|
| IDialog | The IDialog object that represents the Move Chart dialog. |