[]
        
Creates the chart select data source form.
protected virtual Form CreateChartSelectDataSourceForm(FpSpread spread, SpreadChart chart)Protected Overridable Function CreateChartSelectDataSourceForm(spread As FpSpread, chart As SpreadChart) As Form| Type | Name | Description | 
|---|---|---|
| FpSpread | spread | The spread. | 
| SpreadChart | chart | The chart. | 
| Type | Description | 
|---|---|
| Form | The chart select data source form. |