Package tech.grasshopper.pdf.chart
Interface StackedBarChartSeriesData
-
- All Known Implementing Classes:
ReportStackedBarChart
public interface StackedBarChartSeriesData
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdateData(int[] xData, int[] passed, int[] failed, int[] skipped)
-