Search
AnnotationType Enumeration
See Also
 






Identifies possible annotation types.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public enum AnnotationType

 Members

  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

 

 See Also