![]() |
||
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 ChartMarkerType
Represents the marker style in a line chart, scatter chart, or radar chart.
Field Summary | |
---|---|
static short |
AUTOMATIC
Automatic markers. |
static short |
CIRCLE
Circular markers. |
static short |
DASH
Long bar markers |
static short |
DIAMOND
Diamond-shaped markers. |
static short |
DOT
Short bar markers. |
static short |
NONE
No markers. |
static short |
SQUARE
Square markers. |
static short |
SQUARE_PLUS
Square markers with a plus sign. |
static short |
SQUARE_STAR
Square markers with an asterisk. |
static short |
SQUARE_X
Square markers with an X. |
static short |
TRIANGLE
Triangular markers. |
Field Detail |
---|
static final short AUTOMATIC
static final short CIRCLE
static final short DASH
static final short DOT
static final short DIAMOND
static final short NONE
static final short SQUARE_PLUS
static final short SQUARE
static final short SQUARE_STAR
static final short TRIANGLE
static final short SQUARE_X
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |