Interface JRChartPlot.JRSeriesColor

    • 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 JRChartPlot.JRSeriesColors defined for this plot. The relative ordering defines the order of the colors in the series.
      • getColor

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