net.sf.dynamicreports.report.definition.chart.dataset
Interface DRIChartSerie

All Superinterfaces:
Serializable
All Known Subinterfaces:
DRICategoryChartSerie, DRIGanttChartSerie, DRIGroupedCategoryChartSerie, DRIXyChartSerie, DRIXyzChartSerie
All Known Implementing Classes:
AbstractChartSerie, DRCategoryChartSerie, DRGanttChartSerie, DRGroupedCategoryChartSerie, DRXyChartSerie, DRXyzChartSerie

public interface DRIChartSerie
extends Serializable

Author:
Ricardo Mariaca (dynamicreports@gmail.com)

Method Summary
 DRIExpression<?> getSeriesExpression()
           
 

Method Detail

getSeriesExpression

DRIExpression<?> getSeriesExpression()


Copyright © 2010-2012. All Rights Reserved.