net.sf.dynamicreports.design.definition.chart.plot
Interface DRIDesignSpiderPlot
- All Superinterfaces:
- DRIDesignPlot
- All Known Implementing Classes:
- DRDesignSpiderPlot
public interface DRIDesignSpiderPlot
- extends DRIDesignPlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
getMaxValueExpression
DRIDesignExpression getMaxValueExpression()
getRotation
SpiderRotation getRotation()
getTableOrder
TableOrder getTableOrder()
getWebFilled
Boolean getWebFilled()
getStartAngle
Double getStartAngle()
getHeadPercent
Double getHeadPercent()
getInteriorGap
Double getInteriorGap()
getAxisLineColor
Color getAxisLineColor()
getAxisLineWidth
Float getAxisLineWidth()
getLabelFont
DRIDesignFont getLabelFont()
getLabelGap
Double getLabelGap()
getLabelColor
Color getLabelColor()
Copyright © 2010-2014. All Rights Reserved.