net.sf.jasperreports.engine
Interface JRChartPlot.JRSeriesColor

All Known Implementing Classes:
JRBaseChartPlot.JRBaseSeriesColor
Enclosing interface:
JRChartPlot

public static interface JRChartPlot.JRSeriesColor


Method Summary
 java.awt.Color getColor()
          Returns the color to use for this series.
 int getSeriesOrder()
          Returns the series order that this color applies to.
 

Method Detail

getSeriesOrder

int getSeriesOrder()
Returns the series order that this color applies to. The series order is relative to the series order of all other JRSeriesColors defined for this plot. The relative ordering defines the order of the colors in the series.


getColor

java.awt.Color getColor()
Returns the color to use for this series.



© 2001-2006 JasperSoft Corporation www.jaspersoft.com