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