org.apache.pivot.charts
Class ChartView.Category
java.lang.Object
org.apache.pivot.charts.ChartView.Category
- Enclosing class:
- ChartView
public static class ChartView.Category
- extends Object
Represents a chart category.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChartView.Category
public ChartView.Category()
ChartView.Category
public ChartView.Category(String key)
ChartView.Category
public ChartView.Category(String key,
String label)
getChartView
public ChartView getChartView()
getKey
public String getKey()
setKey
public void setKey(String key)
getLabel
public String getLabel()
setLabel
public void setLabel(String label)