public class DonutSeries extends Series
| Modifier and Type | Class and Description |
|---|---|
static class |
DonutSeries.DonutData
Provides a data bean for
DonutSeries |
| Constructor and Description |
|---|
DonutSeries()
Constructor that takes
DonutSeries.DonutData field names |
DonutSeries(String field,
String categoryField,
String explodeField)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryField()
Gets the 'category' field
|
String |
getExplodeField()
Gets the 'explode' field
|
String |
getField()
Gets the field name
|
getAxis, getColor, getName, getTooltip, getType, setColor, setTooltippublic DonutSeries()
DonutSeries.DonutData field namesCopyright © 2021 7thWeb. All rights reserved.