| Modifier and Type | Method and Description |
|---|---|
static Palette |
Palette.color(int index)
Returns the color at the specified index.
|
static Palette |
Palette.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Palette[] |
Palette.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PieChartModel.add(PieData pieData,
Palette color)
Adds the specified data element to the existing set of data elements.
|
Copyright © 2016–2019. All rights reserved.