Package | Description |
---|---|
com.steema.teechart.styles |
Modifier and Type | Method and Description |
---|---|
Ternary.TernaryMarkStyle |
Ternary.getMarkStyle() |
Ternary.TernaryMarkStyle |
Ternary.getTernaryMarkStyle() |
static Ternary.TernaryMarkStyle |
Ternary.TernaryMarkStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Ternary.TernaryMarkStyle[] |
Ternary.TernaryMarkStyle.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.setMarkStyle(Ternary.TernaryMarkStyle value) |
void |
Ternary.setTernaryMarkStyle(Ternary.TernaryMarkStyle Value) |