net.sf.dynamicreports.report.definition.chart.plot
Interface DRIBubblePlot

All Superinterfaces:
DRIAxisPlot, DRIBasePlot, DRIPlot, Serializable
All Known Implementing Classes:
DRBubblePlot

public interface DRIBubblePlot
extends DRIAxisPlot

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

Method Summary
 ScaleType getScaleType()
           
 
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.plot.DRIAxisPlot
getPercentValuePattern, getSeriesOrderBy, getSeriesOrderType, getShowPercentages, getShowValues, getValuePattern, getXAxisFormat, getYAxisFormat
 
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.plot.DRIBasePlot
getOrientation, getSeriesColors, getSeriesColorsByName
 

Method Detail

getScaleType

ScaleType getScaleType()


Copyright © 2010-2014. All Rights Reserved.