Package | Description |
---|---|
org.fhaes.neofhchart |
Modifier and Type | Method and Description |
---|---|
static ChartActions.SeriesSortType |
ChartActions.SeriesSortType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChartActions.SeriesSortType[] |
ChartActions.SeriesSortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
ChartActions.sortSeries(ChartActions.SeriesSortType type)
TODO
|