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 (r.mariaca@dynamicreports.org)

Method Summary
 DRIExpression<?> getSeriesExpression()
           
 

Method Detail

getSeriesExpression

DRIExpression<?> getSeriesExpression()


Copyright © 2010-2014. All Rights Reserved.