public class DataLabelShapeType
Field Summary | ||
---|---|---|
static final int | RECT | |
Represents the rectangle shape.
|
||
static final int | ROUND_RECT | |
Represents the round rectangle shape.
|
||
static final int | ELLIPSE | |
Represents the ellips shape.
|
||
static final int | RIGHT_ARROW_CALLOUT | |
Represents the right arrow callout shape.
|
||
static final int | DOWN_ARROW_CALLOUT | |
Represents the down arrow callout shape.
|
||
static final int | LEFT_ARROW_CALLOUT | |
Represents the left arrow callout shape.
|
||
static final int | UP_ARROW_CALLOUT | |
Represents the up arrow callout shape.
|
||
static final int | WEDGE_RECT_CALLOUT | |
Represents the wedge rectangle callout shape.
|
||
static final int | WEDGE_ROUND_RECT_CALLOUT | |
Represents the wedge round rectangle callout shape.
|
||
static final int | WEDGE_ELLIPSE_CALLOUT | |
Represents the wedge ellipse callout shape.
|
||
static final int | LINE_CALLOUT | |
Represents the line callout shape.
|
||
static final int | BENT_LINE_CALLOUT | |
Represents the bent line callout shape.
|
||
static final int | LINE_WITH_ACCENT_BAR_CALLOUT | |
Represents the line with accent bar callout shape.
|
||
static final int | BENT_LINE_WITH_ACCENT_BAR_CALLOUT | |
Represents the bent line with accent bar callout shape.
|
public static final int RECT
public static final int ROUND_RECT
public static final int ELLIPSE
public static final int RIGHT_ARROW_CALLOUT
public static final int DOWN_ARROW_CALLOUT
public static final int LEFT_ARROW_CALLOUT
public static final int UP_ARROW_CALLOUT
public static final int WEDGE_RECT_CALLOUT
public static final int WEDGE_ROUND_RECT_CALLOUT
public static final int WEDGE_ELLIPSE_CALLOUT
public static final int LINE_CALLOUT
public static final int BENT_LINE_CALLOUT
public static final int LINE_WITH_ACCENT_BAR_CALLOUT
public static final int BENT_LINE_WITH_ACCENT_BAR_CALLOUT