public class VerticalAxesAdjuster extends java.lang.Object implements IAxisAdjuster
| 构造器和说明 |
|---|
VerticalAxesAdjuster(OneAxis[] verticalAxes,
OneAxis horizontalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
Constructor.
|
public VerticalAxesAdjuster(OneAxis[] verticalAxes, OneAxis horizontalAxis, PlotWithAxes plotWithAxes, Bounds boPlot)
verticalAxes - horizontalAxis - plotWithAxes - boPlot - public void adjust()
throws ChartException
IAxisAdjusteradjust 在接口中 IAxisAdjusterChartExceptionpublic void adjust(boolean checkAxisLabel)
throws ChartException
checkAxisLabel - whether the axis label should be considered as a factor while
computing coordinates and size of axis.ChartExceptionCopyright © 2005-2008 Actuate Corp. All rights reserved.