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

All Superinterfaces:
DRICategoryChartSerie, DRIChartSerie, Serializable
All Known Implementing Classes:
DRGroupedCategoryChartSerie

public interface DRIGroupedCategoryChartSerie
extends DRICategoryChartSerie

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 DRIExpression<?> getGroupExpression()
           
 
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.dataset.DRICategoryChartSerie
getLabelExpression, getValueExpression
 
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.dataset.DRIChartSerie
getSeriesExpression
 

Method Detail

getGroupExpression

DRIExpression<?> getGroupExpression()


Copyright © 2010-2014. All Rights Reserved.