[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.MoveChart

MoveChart Method

MoveChart(GcSpreadSheet)

Gets the move chart dialog used to move a chart to a different worksheet or location.

Declaration
public static IDialog MoveChart(GcSpreadSheet spread)
Public Shared Function MoveChart(spread As GcSpreadSheet) As IDialog
Parameters
Type Name Description
GcSpreadSheet spread

The GcSpreadSheet control to work with.

Returns
Type Description
IDialog

The IDialog object that represents the Move Chart dialog.