public class ChartDataRow extends java.lang.Object
ChartDataRow()
int
getColor()
double[]
getData()
void
setColor(int color)
setData(double[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChartDataRow()
public int getColor()
public void setColor(int color)
public double[] getData()
public void setData(double[] data)