chartfx
Tag annotationArc


The AnnotationArc class allows you to create annotation objects in the shape of an Arc.

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


Tag Information
Tag Classcom.softwarefx.chartfxtags.annotation.AnnotationArcTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameAnnotationArc

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.
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.
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.