[]
Initializes a new instance of the MoveChart class.
public MoveChart()
Public Sub New()
Initializes a new instance of the MoveChart class.
public MoveChart(FpSpread spread, SpreadChart chart)
Public Sub New(spread As FpSpread, chart As SpreadChart)
Type | Name | Description |
---|---|---|
FpSpread | spread | The spread. |
SpreadChart | chart | The chart. |