|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PieOtherStyle | |
|---|---|
| com.steema.teechart.styles | |
| Uses of PieOtherStyle in com.steema.teechart.styles |
|---|
| Fields in com.steema.teechart.styles declared as PieOtherStyle | |
|---|---|
static PieOtherStyle |
PieOtherStyle.BELOWPERCENT
Slices with values below a percentage are grouped. |
static PieOtherStyle |
PieOtherStyle.BELOWVALUE
Slices with values below a value are grouped. |
static PieOtherStyle |
PieOtherStyle.NONE
No "Other" slice is generated. |
| Methods in com.steema.teechart.styles that return PieOtherStyle | |
|---|---|
PieOtherStyle |
Pie.PieOtherSlice.getStyle()
Either value or percentage to group the 'other' Pie slice. |
| Methods in com.steema.teechart.styles with parameters of type PieOtherStyle | |
|---|---|
void |
Pie.PieOtherSlice.setStyle(PieOtherStyle value)
Sets either value or percentage to group the 'other' Pie slice. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||