[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.MoveChart.-ctor

MoveChart Constructor

MoveChart()

Initializes a new instance of the MoveChart class.

Declaration
public MoveChart()
Public Sub New()

MoveChart(FpSpread, SpreadChart)

Initializes a new instance of the MoveChart class.

Declaration
public MoveChart(FpSpread spread, SpreadChart chart)
Public Sub New(spread As FpSpread, chart As SpreadChart)
Parameters
Type Name Description
FpSpread spread

The spread.

SpreadChart chart

The chart.