| Modifier and Type | Method and Description |
|---|---|
static StiSeriesSortType |
StiSeriesSortType.forValue(int value) |
static StiSeriesSortType |
StiSeriesSortType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSeriesSortType[] |
StiSeriesSortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiSeriesSortType |
IStiSeries.getSortBy() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiSeries.setSortBy(StiSeriesSortType value) |
| Constructor and Description |
|---|
StiDataItemComparer(StiSeriesSortType sortType,
StiSeriesSortDirection sortDirection) |
| Modifier and Type | Method and Description |
|---|---|
StiSeriesSortType |
StiSeries.getSortBy()
Gets or sets mode of series values sorting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeries.setSortBy(StiSeriesSortType value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.