| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.infographics.gauge.scales |
| Modifier and Type | Method and Description |
|---|---|
StiOrientation |
StiReport.getParametersOrientation()
Gets or sets value which indicates parameters panel orientation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.setParametersOrientation(StiOrientation value) |
| Modifier and Type | Method and Description |
|---|---|
static StiOrientation |
StiOrientation.forValue(int value) |
static StiOrientation |
StiOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiOrientation[] |
StiOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiOrientation |
StiLinearScale.getOrientation()
linearScale orientation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiLinearScale.setOrientation(StiOrientation orientation)
linearScale orientation.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.