public interface SpiderPlot extends ChartPlot
Modifier and Type | Method and Description |
---|---|
Color |
getAxisLineColor() |
Float |
getAxisLineWidth() |
Double |
getHeadPercent() |
Double |
getInteriorGap() |
Color |
getLabelColor() |
JRFont |
getLabelFont() |
Double |
getLabelGap() |
JRExpression |
getMaxValueExpression() |
SpiderRotationEnum |
getRotation() |
Double |
getStartAngle() |
TableOrderEnum |
getTableOrder() |
Boolean |
getWebFilled() |
getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation
clone
JRExpression getMaxValueExpression()
JRFont getLabelFont()
SpiderRotationEnum getRotation()
TableOrderEnum getTableOrder()
Boolean getWebFilled()
Double getStartAngle()
Double getHeadPercent()
Double getInteriorGap()
Color getAxisLineColor()
Float getAxisLineWidth()
Double getLabelGap()
Color getLabelColor()
Copyright © 2017. All rights reserved.