public class BulletSeries extends Series
| Modifier and Type | Class and Description |
|---|---|
static class |
BulletSeries.BulletData
Provides a data bean for
BulletSeries |
| Constructor and Description |
|---|
BulletSeries()
Constructor that takes
BulletSeries.BulletData field names |
BulletSeries(String categoryField,
String currentField,
String targetField)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryField()
Gets the 'category' field
|
String |
getCurrentField()
Gets the 'current' field
|
String |
getTargetField()
Gets the 'target' field
|
getAxis, getColor, getName, getTooltip, getType, setColor, setTooltippublic BulletSeries()
BulletSeries.BulletData field namespublic String getCategoryField()
public String getCurrentField()
public String getTargetField()
Copyright © 2021 7thWeb. All rights reserved.