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