net.sf.jasperreports.charts
Interface JRScatterPlot
- All Superinterfaces:
- JRChartPlot
- All Known Implementing Classes:
- JRBaseScatterPlot, JRDesignScatterPlot, JRFillScatterPlot
public interface JRScatterPlot
- extends JRChartPlot
- Version:
- $Id: JRScatterPlot.java,v 1.4 2005/07/09 09:14:49 teodord Exp $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
getXAxisLabelExpression
JRExpression getXAxisLabelExpression()
getYAxisLabelExpression
JRExpression getYAxisLabelExpression()
isShowLines
boolean isShowLines()
setShowLines
void setShowLines(boolean isShowLines)
isShowShapes
boolean isShowShapes()
setShowShapes
void setShowShapes(boolean isShowShapes)
© 2001-2005 JasperSoft Corporation www.jaspersoft.com