![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChartSplitType
Represents the way the two sections of either a pie of pie chart or a bar of pie chart are split.
Field Summary | |
---|---|
static short |
CUSTOM
Represents custom split way |
static short |
PERCENT_VALUE
Represents percent value split way |
static short |
POSITION
Represents position split way |
static short |
VALUE
Represents value split way |
Field Detail |
---|
static final short POSITION
static final short VALUE
static final short PERCENT_VALUE
static final short CUSTOM
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |