Package | Description |
---|---|
com.dukascopy.api.chart |
Modifier and Type | Method and Description |
---|---|
static IChartTheme.StrokeElement |
IChartTheme.StrokeElement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IChartTheme.StrokeElement[] |
IChartTheme.StrokeElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BasicStroke |
IChartTheme.getStroke(IChartTheme.StrokeElement strokeElement)
Returns the stroke of a stroke chart element
|
IChartTheme |
IChartTheme.setStroke(IChartTheme.StrokeElement strokeElement,
BasicStroke stroke)
Sets the stroke of a stroke chart element
|
Copyright © 2016. All rights reserved.