net.sf.jasperreports.charts
Interface JRCategoryAxisFormat
- All Known Subinterfaces:
- JRAreaPlot, JRBar3DPlot, JRBarPlot, JRLinePlot
- All Known Implementing Classes:
- JRBaseAreaPlot, JRBaseBar3DPlot, JRBaseBarPlot, JRBaseLinePlot, JRDesignAreaPlot, JRDesignBar3DPlot, JRDesignBarPlot, JRDesignLinePlot, JRFillAreaPlot, JRFillBar3DPlot, JRFillBarPlot, JRFillLinePlot
public interface JRCategoryAxisFormat
- Version:
- $Id: JRCategoryAxisFormat.java 3184 2009-11-02 20:45:14Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
PROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION
static final java.lang.String PROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION
- See Also:
- Constant Field Values
getCategoryAxisLabelFont
JRFont getCategoryAxisLabelFont()
getCategoryAxisLabelColor
java.awt.Color getCategoryAxisLabelColor()
getOwnCategoryAxisLabelColor
java.awt.Color getOwnCategoryAxisLabelColor()
getCategoryAxisTickLabelFont
JRFont getCategoryAxisTickLabelFont()
getCategoryAxisTickLabelColor
java.awt.Color getCategoryAxisTickLabelColor()
getOwnCategoryAxisTickLabelColor
java.awt.Color getOwnCategoryAxisTickLabelColor()
getCategoryAxisTickLabelMask
java.lang.String getCategoryAxisTickLabelMask()
getCategoryAxisVerticalTickLabels
java.lang.Boolean getCategoryAxisVerticalTickLabels()
getCategoryAxisLineColor
java.awt.Color getCategoryAxisLineColor()
getOwnCategoryAxisLineColor
java.awt.Color getOwnCategoryAxisLineColor()
getCategoryAxisTickLabelRotation
java.lang.Double getCategoryAxisTickLabelRotation()
setCategoryAxisTickLabelRotation
void setCategoryAxisTickLabelRotation(java.lang.Double labelRotation)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com