| Package | Description |
|---|---|
| com.stimulsoft.report.chart | |
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.simplecomponents |
| Modifier and Type | Method and Description |
|---|---|
StiImageRotation |
StiChart.getRotation()
Gets or sets value which indicates how to rotate an chart before output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiChart.setRotation(StiImageRotation value) |
| Modifier and Type | Method and Description |
|---|---|
static StiImageRotation |
StiImageRotation.forValue(int value) |
static StiImageRotation |
StiImageRotation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiImageRotation[] |
StiImageRotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiImageRotation |
StiImage.getImageRotation()
Gets or sets value which indicates how to rotate an image before output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiImage.setImageRotation(StiImageRotation value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.