Package | Description |
---|---|
com.steema.teechart.styles |
Modifier and Type | Method and Description |
---|---|
CustomBar.MarksLocation |
CustomBar.getMarksLocation() |
static CustomBar.MarksLocation |
CustomBar.MarksLocation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CustomBar.MarksLocation[] |
CustomBar.MarksLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomBar.setMarksLocation(CustomBar.MarksLocation value) |