public class VerticalAxisAdjuster extends java.lang.Object implements IAxisAdjuster
| Constructor and Description |
|---|
VerticalAxisAdjuster(OneAxis verticalAxis,
OneAxis horizontalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
adjust()
Adjust axis(axes) scale and location.
|
public VerticalAxisAdjuster(OneAxis verticalAxis, OneAxis horizontalAxis, PlotWithAxes plotWithAxes, Bounds boPlot)
verticalAxis - horizontalAxis - plotWithAxes - boPlot - public void adjust()
throws ChartException
IAxisAdjusteradjust in interface IAxisAdjusterChartExceptionCopyright © 2005-2008 Actuate Corp. All rights reserved.