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