| Modifier and Type | Method and Description |
|---|---|
static StiLegendDirection |
StiLegendDirection.forValue(int value) |
static StiLegendDirection |
StiLegendDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiLegendDirection[] |
StiLegendDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiLegendDirection |
IStiLegend.getDirection() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiLegend.setDirection(StiLegendDirection value) |
| Modifier and Type | Method and Description |
|---|---|
StiLegendDirection |
StiAxis.getTitleDirection()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiAxis.setTitleDirection(StiLegendDirection value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StiLegendDirection |
StiLegend.getDirection()
Gets or sets direction which used for series drawing in legend.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiLegend.setDirection(StiLegendDirection value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.