net.sf.jasperreports.charts
Interface JRYAxisFormat
- All Known Subinterfaces:
- JRBubblePlot, JRScatterPlot
- All Known Implementing Classes:
- JRBaseBubblePlot, JRBaseScatterPlot, JRDesignBubblePlot, JRDesignScatterPlot, JRFillBubblePlot, JRFillScatterPlot
public interface JRYAxisFormat
- Version:
- $Id: JRYAxisFormat.java 3179 2009-10-30 10:03:01Z teodord $
- Author:
- Teodor Danciu ([email protected])
getYAxisLabelFont
JRFont getYAxisLabelFont()
getYAxisLabelColor
java.awt.Color getYAxisLabelColor()
getOwnYAxisLabelColor
java.awt.Color getOwnYAxisLabelColor()
getYAxisTickLabelFont
JRFont getYAxisTickLabelFont()
getYAxisTickLabelColor
java.awt.Color getYAxisTickLabelColor()
getOwnYAxisTickLabelColor
java.awt.Color getOwnYAxisTickLabelColor()
getYAxisTickLabelMask
java.lang.String getYAxisTickLabelMask()
getYAxisVerticalTickLabels
java.lang.Boolean getYAxisVerticalTickLabels()
getYAxisLineColor
java.awt.Color getYAxisLineColor()
getOwnYAxisLineColor
java.awt.Color getOwnYAxisLineColor()
Copyright © 2011. All Rights Reserved.