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