| Modifier and Type | Method and Description |
|---|---|
static LineSeries.FilledMode |
LineSeries.FilledMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineSeries.FilledMode[] |
LineSeries.FilledMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LineSeries(String name,
String color,
LineSeries.StackedMode stackedMode,
LineSeries.FilledMode filledMode)
Creates a new instance of
LineSeries. |
Copyright © 2016–2019. All rights reserved.