Package | Description |
---|---|
com.dukascopy.api.drawings |
Modifier and Type | Method and Description |
---|---|
IRayLineChartObject |
IChartObjectFactory.createRayLine()
Creates
IRayLineChartObject with default parameters. |
IRayLineChartObject |
IChartObjectFactory.createRayLine(String key)
Creates
IRayLineChartObject with default parameters. |
IRayLineChartObject |
IChartObjectFactory.createRayLine(String key,
long time1,
double price1,
long time2,
double price2)
Constructs
IRayLineChartObject with mandatory parameters. |
Copyright © 2016. All rights reserved.