[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChartContextMenuStrip.CreateMoveChartForm

CreateMoveChartForm Method

CreateMoveChartForm(FpSpread, SpreadChart)

Creates the move chart form.

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

The spread.

SpreadChart chart

The chart.

Returns
Type Description
Form

The move chart form.