Package org.sf.charttaglibs.charts

Class Summary
AreaTag Class that build area chart
BarTag Class that build bar chart and 3d bar chart
CategoryBasedChart Abstract class theat implement the common method of all category based chart
LineTag Class that builds up a Line Chart (2D & 3D), specifying category, serie, value and plot orentation (optional).
PieBasedChart Abstract class theat implement the common method of all pie based chart
PieTag Class that build pie chart and 3d pie chart
RingTag Class that build ring chart
StackedAreaTag Class that build stacked area chart
StackedBarTag Class that build stacked bar chart and 3d bar chart
WaterfallTag Class that build waterfall chart