Identifies possible annotation types.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public enum AnnotationType |
Member name | Description | |
---|---|---|
CloudCallout |
The annotation is drawn as a cloud callout. |
|
Diamond |
The annotation is drawn as a diamond. |
|
DownArrow |
The annotation is drawn as a down arrow. |
|
Ellipse |
The annotation is drawn as an elipse. |
|
FivePointedStar |
|
|
FourPointedStar |
|
|
Hexagon |
|
|
LeftArrow |
|
|
None |
|
|
OvalCallout |
|
|
Pentagon |
|
|
Rectangle |
|
|
RectangularCallout |
|
|
RightArrow |
|
|
RightTriangle |
|
|
RoundedRectangularCallout |
|
|
RoundRectangle |
|
|
SixPointedStar |
|
|
Triangle |
|
|
UpArrow |
|