| Package | Description |
|---|---|
| com.xalys.xgl.charts |
| Modifier and Type | Method and Description |
|---|---|
SerieType |
Serie.getType() |
SerieType |
Chart.getType() |
static SerieType |
SerieType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SerieType[] |
SerieType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Serie |
Serie.setType(SerieType type) |
Chart |
Chart.setType(SerieType type) |
Copyright © 2018 Xalys. All rights reserved.