[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.Dialogs.BuiltInDialogs.ChartSelectDataSource

ChartSelectDataSource Method

ChartSelectDataSource(GcSpreadSheet)

Show the insert table dialog to add new table.

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

The GcSpreadSheet control to work with.

Returns
Type Description
IDialog

The IDialog object represents the insert table dialog.