[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartContextMenuStrip.CreateChartSelectDataSourceForm

CreateChartSelectDataSourceForm Method

CreateChartSelectDataSourceForm(FpSpread, SpreadChart)

Creates the chart select data source form.

Declaration
protected virtual Form CreateChartSelectDataSourceForm(FpSpread spread, SpreadChart chart)
Protected Overridable Function CreateChartSelectDataSourceForm(spread As FpSpread, chart As SpreadChart) As Form
Parameters
Type Name Description
FpSpread spread

The spread.

SpreadChart chart

The chart.

Returns
Type Description
Form