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