Search
AnnotationRenderer.getAnnotationType Method
See Also
 






Returns the type of the annotation.

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

 Syntax

Java  Copy Code

public AnnotationType getAnnotationType ()

 Return Value

One of the AnnotationType enumeration values.

 See Also