com.googlecode.fascinator.portal.report
Class BarChartData.DataEntry
java.lang.Object
com.googlecode.fascinator.portal.report.BarChartData.DataEntry
- Enclosing class:
- BarChartData
public class BarChartData.DataEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected Number value
rowKey
protected String rowKey
colKey
protected String colKey
seriesColor
protected Color seriesColor
getValue
public Number getValue()
getRowKey
public String getRowKey()
getColKey
public String getColKey()
getSeriesColor
public Color getSeriesColor()
Copyright © 2009-2013. All Rights Reserved.