[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.BuiltInDialogs.MoveChart

MoveChart Method

MoveChart(FpSpread, IChart)

Create new instance of MoveChart dialogs.

Declaration
public static Form MoveChart(FpSpread spread, IChart chart = null)
Public Shared Function MoveChart(spread As FpSpread, Optional chart As IChart = Nothing) As Form
Parameters
Type Name Description
FpSpread spread

The FpSpread owner.

IChart chart

The processing IChart object which should be moved.

Returns
Type Description
Form