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 3032 2009-08-27 11:32:28Z 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()
getYAxisLineColor
java.awt.Color getYAxisLineColor()
getOwnYAxisLineColor
java.awt.Color getOwnYAxisLineColor()
Copyright © 2010. All Rights Reserved.