com.linksoft.chart
Class BarPlotter3D
java.lang.Object
com.linksoft.chart.ChartComponent
com.linksoft.chart.Plotter
com.linksoft.chart.BarPlotter3D
- public class BarPlotter3D
- extends Plotter
Copyright (c) 2002-2005 LinkSoft Systems, Inc. All Rights Reserved
| Methods inherited from class com.linksoft.chart.Plotter |
getActiveXScale, getActiveYScale, getCombinable, getNeedsAxis, getSerie, getSeriesCount, inSameSubChart, plot, plotBackground, replaceSerie, setSerie |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
verticalBars
public boolean verticalBars
barWidth
public int barWidth
interBarSpace
public int interBarSpace
InterGroupSpace
public double InterGroupSpace
cumulative
public boolean cumulative
barsBase
public double barsBase
fullDepth
public boolean fullDepth
summedLabels
public boolean summedLabels
BarPlotter3D
public BarPlotter3D()
plotSerie
protected void plotSerie(ChartGraphics g,
DataSerie s,
int serieSec)
- Overrides:
plotSerie in class Plotter
addSerie
public void addSerie(DataSerie s)
- Overrides:
addSerie in class Plotter