public class HorizontalAxesAdjuster extends java.lang.Object implements IAxisAdjuster
| 构造器和说明 |
|---|
HorizontalAxesAdjuster(OneAxis[] horizontalAxes,
OneAxis verticalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
Constructor.
|
public HorizontalAxesAdjuster(OneAxis[] horizontalAxes, OneAxis verticalAxis, PlotWithAxes plotWithAxes, Bounds boPlot)
horizontalAxes - verticalAxis - 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.