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