| Package | Description |
|---|---|
| com.stimulsoft.report.chart.enums | |
| com.stimulsoft.report.chart.interfaces.series | |
| com.stimulsoft.report.chart.view.series |
| Modifier and Type | Method and Description |
|---|---|
static StiShowSeriesLabels |
StiShowSeriesLabels.forValue(int value) |
static StiShowSeriesLabels |
StiShowSeriesLabels.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiShowSeriesLabels[] |
StiShowSeriesLabels.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiShowSeriesLabels |
IStiSeries.getShowSeriesLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiSeries.setShowSeriesLabels(StiShowSeriesLabels value) |
| Modifier and Type | Method and Description |
|---|---|
StiShowSeriesLabels |
StiSeries.getShowSeriesLabels()
Gets or sets series labels output mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeries.setShowSeriesLabels(StiShowSeriesLabels value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.