[]
Gets the chart select data source dialog used to specify or modify the data source for a chart.
public static IDialog ChartSelectDataSource(GcSpreadSheet spread)
Public Shared Function ChartSelectDataSource(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 chart select data source dialog. |