net.sf.jasperreports.charts
Interface JRLinePlot
- All Superinterfaces:
- JRChartPlot
- All Known Implementing Classes:
- JRBaseLinePlot, JRFillLinePlot
- public interface JRLinePlot
- extends JRChartPlot
- Version:
- $Id: JRLinePlot.java,v 1.6 2005/07/09 09:14:49 teodord Exp $
- Author:
- Flavius Sana (flavius_sana@users.sourceforge.net)
getCategoryAxisLabelExpression
public JRExpression getCategoryAxisLabelExpression()
getValueAxisLabelExpression
public JRExpression getValueAxisLabelExpression()
isShowLines
public boolean isShowLines()
setShowLines
public void setShowLines(boolean isShowLines)
isShowShapes
public boolean isShowShapes()
setShowShapes
public void setShowShapes(boolean isShowShapes)
© 2001-2005 JasperSoft Corporation www.jaspersoft.com