| 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 StiSeriesYAxis |
StiSeriesYAxis.forValue(int value) |
static StiSeriesYAxis |
StiSeriesYAxis.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSeriesYAxis[] |
StiSeriesYAxis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiSeriesYAxis |
IStiSeries.getYAxis() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiSeries.setYAxis(StiSeriesYAxis value) |
| Modifier and Type | Method and Description |
|---|---|
StiSeriesYAxis |
StiSeries.getYAxis()
Gets or sets Y Axis for series on which will output string representation of arguments.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeries.setYAxis(StiSeriesYAxis value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.