Namespace: GF.Clients.Charts.Custom.Utils
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public int New( double startDate, double startTime, double startPrice, double endDate, double endTime, double endPrice )
Parameters
- startDate
- Type: SystemDouble
- startTime
- Type: SystemDouble
- startPrice
- Type: SystemDouble
- endDate
- Type: SystemDouble
- endTime
- Type: SystemDouble
- endPrice
- Type: SystemDouble
Return Value
Type: Int32See Also