| Package | Description |
|---|---|
| com.dukascopy.api.drawings |
| Modifier and Type | Method and Description |
|---|---|
static ILeveledChartObject.LevelsDisplayOption |
ILeveledChartObject.LevelsDisplayOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ILeveledChartObject.LevelsDisplayOption[] |
ILeveledChartObject.LevelsDisplayOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ILeveledChartObject.getLevelsDisplayOption(ILeveledChartObject.LevelsDisplayOption option)
Returns levels display option.
|
boolean |
ILeveledChartObject.isLevelsDisplayOptionSupported(ILeveledChartObject.LevelsDisplayOption option)
Returns levels display option support status.
|
void |
ILeveledChartObject.setLevelsDisplayOption(ILeveledChartObject.LevelsDisplayOption option,
boolean show)
Sets levels display option.
|
Copyright © 2025. All rights reserved.