public interface IDoughnutPropertySet extends IPiePropertySet
Modifier and Type | Method and Description |
---|---|
int |
getArcLengthRatio()
Gets the arc length ratio for doughnut slice (1-100%)
|
void |
setArcLengthRatio(int len)
Sets the arc length ratio for doughnut slice.
|
getBorderColor, getColorArrayForPieThreshold, getColorThresholdForPie, getDisplayNameForOthers, getExplodeRadialPos, getGapRatioBetweenPies, gethCategoryLabel, gethLabel, gethLabel, gethPercentLabel, gethPercentLabel, gethValueLabel, gethValueLabel, getLabelRadialPos, getOthersThresholdPercentage, getPiePerRow, getRotationAngle, getSectorCount, getSepSymbol, isBestFit, isDrawLinearly, isExploded, isExplodeUsingSectorGap, isExtendLineDrawn, isPercentVisibleInLegend, isPieLabelAtTheSide, isRadialBorderDrawnForZero, isValueVisibleInLegend, isZeroLabelsVisible, setBestFit, setBorderColor, setColorArrayForPieThreshold, setColorThresholdForPie, setDisplayNameForOthers, setDrawLinearly, setExploded, setExplodeRadialPos, setExplodeUsingSectorGap, setExtendLineDrawn, setGapRatioBetweenPies, setLabelRadialPos, setOthersThresholdPercentage, setPercentVisibleInLegend, setPieLabelAtTheSide, setPiePerRow, setRadialBorderDrawnForZero, setRotationAngle, setSectorCount, setSepSymbol, setValueVisibleInLegend, setZeroLabelsVisible
int getArcLengthRatio()
void setArcLengthRatio(int len)
arc
- length ratio for doughnut slice.