chartfx
Tag annotationPolygon


The AnnotationPolygon class allows you to create Polygon annotation in your charts.

Parent Tags: annotationList, annotationListBase.
Child Tags: annotationLink, border.


Tag Information
Tag Classcom.softwarefx.chartfxtags.annotation.AnnotationPolygonTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameAnnotationPolygon

Attributes
NameRequiredRequest-timeTypeDescription
allowModifyfalsetruejava.lang.StringUsed to allow or prevent the user from changing object attributes from the User Interface.
allowMovefalsetruejava.lang.StringUsed to allow or prevent the user from moving an annotation object in the chart area.
anchorfalsetruejava.lang.Stringets the Anchor style for the AnnotationObject. The valid values are: BOTTOM, LEFT, NONE, RIGHT, TOP.
attachtruetruejava.lang.StringAttaches the annotation object to the chart relative to X and Y Axis values.
borderfalsetruejava.lang.StringAllows you to apply border attributes to a selected annotation object.
closedfalsetruejava.lang.StringInstructs Chart FX to draw a line from the beginning vertex to the ending vertex.
colorfalsetruejava.lang.StringSets the inside fill color for annotation object.
drawingAreafalsetruejava.lang.StringAllows the Annotation Object margins to go outside of the Chart's drawing area.
heightfalsetruejava.lang.StringSets the height in pixels for the selected annotation object.
indextruetruejava.lang.StringThe index of this object in the parent collection.
leftfalsetruejava.lang.StringAllows you to specify the left position of a selected annotation object.
objectBoundsfalsetruejava.lang.StringAllows you to specify the bounds for a selected annotation object.
paintBeforefalsetruejava.lang.StringConfigures the selected annotation object to paint before the rest of the chart elements.
patternfalsetruejava.lang.StringAllows you to set a pattern for the selected annotation object.
tagfalsetruejava.lang.StringAllows you to get or set a unique identifier to the objects you have created in the chart area.
topfalsetruejava.lang.StringAllows you to specify or read the top position of a selected annotation object.
verticesfalsetruejava.lang.StringUsed to set the vertices for an annotation polygon object.
visiblefalsetruejava.lang.StringUsed to show or hide a selected annotation object in the chart area.
widthfalsetruejava.lang.StringSets the Width in pixels for the selected annotation object.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.