| Package | Description |
|---|---|
| com.stimulsoft.report.chart.interfaces.constantLines | |
| com.stimulsoft.report.chart.view.constantLines | |
| com.stimulsoft.report.chart.view.constantLines.enums |
| Modifier and Type | Method and Description |
|---|---|
StiOrientation |
IStiConstantLines.getOrientation() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiConstantLines.setOrientation(StiOrientation value) |
| Modifier and Type | Method and Description |
|---|---|
StiOrientation |
StiConstantLines.getOrientation()
Gets or sets horizontal or vertical orientation of constant line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiConstantLines.setOrientation(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.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.