net.sf.jasperreports.charts
Interface JRHighLowPlot
- All Superinterfaces:
- JRChartPlot, JRTimeAxisFormat, JRValueAxisFormat
- All Known Implementing Classes:
- JRBaseHighLowPlot, JRDesignHighLowPlot, JRFillHighLowPlot
public interface JRHighLowPlot
- extends JRChartPlot, JRTimeAxisFormat, JRValueAxisFormat
- Version:
- $Id: JRHighLowPlot.java 1577 2007-02-09 11:25:48Z teodord $
- Author:
- Ionut Nedelcu (ionutned@users.sourceforge.net)
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getChart, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors |
getTimeAxisLabelExpression
JRExpression getTimeAxisLabelExpression()
getValueAxisLabelExpression
JRExpression getValueAxisLabelExpression()
isShowOpenTicks
boolean isShowOpenTicks()
isShowCloseTicks
boolean isShowCloseTicks()
© 2001-2006 JasperSoft Corporation www.jaspersoft.com