Package | Description |
---|---|
com.dukascopy.api.chart |
Modifier and Type | Method and Description |
---|---|
static IChartTheme.TextElement |
IChartTheme.TextElement.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IChartTheme.TextElement[] |
IChartTheme.TextElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.awt.Font |
IChartTheme.getFont(IChartTheme.TextElement textElement)
Returns the font of a text chart element
|
IChartTheme |
IChartTheme.setFont(IChartTheme.TextElement textElement,
java.awt.Font font)
Sets the font of a text chart element
|
Copyright © 2024. All rights reserved.