Search
AnnotationRenderer.setAnnotationType Method
See Also
 






Sets the type of the annotation.

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

 Syntax

Java  Copy Code

public void setAnnotationType (
    AnnotationType value
)

 Parameters

value

One of the AnnotationType enumeration values.

 See Also