net.sf.jasperreports.charts
Interface JRCandlestickPlot
- All Superinterfaces:
- JRChartPlot
- All Known Implementing Classes:
- JRBaseCandlestickPlot, JRDesignCandlestickPlot, JRFillCandlestickPlot
public interface JRCandlestickPlot
- extends JRChartPlot
- Version:
- $Id: JRCandlestickPlot.java 1384 2006-09-06 00:27:41 +0300 (Wed, 06 Sep 2006) bklawans $
- Author:
- Ionut Nedelcu (ionutned@users.sourceforge.net)
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
addSeriesColor, clearSeriesColors, collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getLabelRotation, getOrientation, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation |
getTimeAxisLabelExpression
JRExpression getTimeAxisLabelExpression()
getTimeAxisLabelFont
JRFont getTimeAxisLabelFont()
getTimeAxisLabelColor
java.awt.Color getTimeAxisLabelColor()
getTimeAxisTickLabelFont
JRFont getTimeAxisTickLabelFont()
getTimeAxisTickLabelColor
java.awt.Color getTimeAxisTickLabelColor()
getTimeAxisTickLabelMask
java.lang.String getTimeAxisTickLabelMask()
getTimeAxisLineColor
java.awt.Color getTimeAxisLineColor()
getValueAxisLabelExpression
JRExpression getValueAxisLabelExpression()
getValueAxisLabelFont
JRFont getValueAxisLabelFont()
getValueAxisLabelColor
java.awt.Color getValueAxisLabelColor()
getValueAxisTickLabelFont
JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelColor
java.awt.Color getValueAxisTickLabelColor()
getValueAxisTickLabelMask
java.lang.String getValueAxisTickLabelMask()
getValueAxisLineColor
java.awt.Color getValueAxisLineColor()
isShowVolume
boolean isShowVolume()
© 2001-2006 JasperSoft Corporation www.jaspersoft.com