ar.com.fdvs.dj.domain.chart.builder
Class DJStackedBarChartBuilder

java.lang.Object
  extended by ar.com.fdvs.dj.domain.chart.builder.AbstractChartBuilder
      extended by ar.com.fdvs.dj.domain.chart.builder.DJBarChartBuilder
          extended by ar.com.fdvs.dj.domain.chart.builder.DJStackedBarChartBuilder

public class DJStackedBarChartBuilder
extends DJBarChartBuilder


Field Summary
 
Fields inherited from class ar.com.fdvs.dj.domain.chart.builder.AbstractChartBuilder
chart
 
Constructor Summary
DJStackedBarChartBuilder()
           
 
Method Summary
protected  byte getChartType()
           
 
Methods inherited from class ar.com.fdvs.dj.domain.chart.builder.DJBarChartBuilder
addSerie, addSerie, addSerie, addSeriesColor, getDataset, getPlot, setBackColor, setCategory, setCategoryAxisFormat, setCentered, setCustomizerClass, setHeight, setLabelRotation, setLegendBackgroundColor, setLegendColor, setLegendFont, setLegendPosition, setLineColor, setLineStyle, setLineWidth, setLink, setOperation, setOrientation, setPadding, setPosition, setSeriesColors, setShowLabels, setShowLegend, setShowTickLabels, setShowTickMarks, setSubtitle, setSubtitle, setSubtitleColor, setSubtitleFont, setTheme, setTitle, setTitle, setTitleColor, setTitleFont, setTitlePosition, setUseSeriesAsCategory, setValueAxisFormat, setWidth, setX, setY
 
Methods inherited from class ar.com.fdvs.dj.domain.chart.builder.AbstractChartBuilder
build, setChartOptions, setColumnGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DJStackedBarChartBuilder

public DJStackedBarChartBuilder()
Method Detail

getChartType

protected byte getChartType()
Overrides:
getChartType in class DJBarChartBuilder


Copyright © 2006-2011 FDV Solutions. All Rights Reserved.