| Package | Description |
|---|---|
| com.stimulsoft.report.chart.enums | |
| com.stimulsoft.report.chart.interfaces.legend | |
| com.stimulsoft.report.chart.view.legend |
| Modifier and Type | Method and Description |
|---|---|
static StiLegendVertAlignment |
StiLegendVertAlignment.forValue(int value) |
static StiLegendVertAlignment |
StiLegendVertAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiLegendVertAlignment[] |
StiLegendVertAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiLegendVertAlignment |
IStiLegend.getVertAlignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiLegend.setVertAlignment(StiLegendVertAlignment value) |
| Modifier and Type | Method and Description |
|---|---|
StiLegendVertAlignment |
StiLegend.getVertAlignment()
Gets or sets vertical alignment of legend placement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiLegend.setVertAlignment(StiLegendVertAlignment value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.