| Package | Description |
|---|---|
| com.stimulsoft.report.chart.enums | |
| com.stimulsoft.report.chart.interfaces.axis | |
| com.stimulsoft.report.chart.view.axis |
| Modifier and Type | Method and Description |
|---|---|
static StiDirection |
StiDirection.forValue(int value) |
static StiDirection |
StiDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiDirection[] |
StiDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiDirection |
IStiAxisTitle.getDirection() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiAxisTitle.setDirection(StiDirection value) |
| Modifier and Type | Method and Description |
|---|---|
StiDirection |
StiAxisTitle.getDirection()
Gets or set text direction for axis title drawing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiAxisTitle.setDirection(StiDirection value) |
| Constructor and Description |
|---|
StiAxisTitle(StiFont font,
java.lang.String text,
StiColor color,
boolean antialiasing,
StiStringAlignment alignment,
StiDirection direction,
boolean allowApplyStyle) |
Copyright © 2019 Stimulsoft. All Rights Reserved.