| 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 StiLegendHorAlignment |
StiLegendHorAlignment.forValue(int value) |
static StiLegendHorAlignment |
StiLegendHorAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiLegendHorAlignment[] |
StiLegendHorAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiLegendHorAlignment |
IStiLegend.getHorAlignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiLegend.setHorAlignment(StiLegendHorAlignment value) |
| Modifier and Type | Method and Description |
|---|---|
StiLegendHorAlignment |
StiLegend.getHorAlignment()
Gets or sets horizontal alignment of legend placement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiLegend.setHorAlignment(StiLegendHorAlignment value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.