pivot.charts
Class ChartView.Category
java.lang.Object
pivot.charts.ChartView.Category
- Enclosing class:
- ChartView
public static class ChartView.Category
- extends java.lang.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(java.lang.String key)
ChartView.Category
public ChartView.Category(java.lang.String key,
java.lang.String label)
getChartView
public ChartView getChartView()
getKey
public java.lang.String getKey()
setKey
public void setKey(java.lang.String key)
getLabel
public java.lang.String getLabel()
setLabel
public void setLabel(java.lang.String label)