chartfx
Tag annotationText


The AnnotationText class allows you to add annotation Text to your charting applications.

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


Tag Information
Tag Classcom.softwarefx.chartfxtags.annotation.AnnotationTextTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameAnnotationText

Attributes
NameRequiredRequest-timeTypeDescription
alignfalsetruejava.lang.StringSets the alignment for the selected annotation text object.
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.StringSets the Anchor style for the AnnotationObject. The valid values are: BOTTOM, LEFT, NONE, RIGHT, TOP.
attachfalsetruejava.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.
fontfalsetruejava.lang.StringAllows you to change the font attributes for an annotation object.
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.
lineAlignmentfalsetruejava.lang.StringSets the vertical alignment for the lines of an annotation text object.
objectBoundsfalsetruejava.lang.StringAllows you to specify the bounds for a selected annotation object.
orientationfalsetruejava.lang.StringUsed to set the text orientation for a annotation text 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.
textfalsetruejava.lang.StringUsed to set the text for an annotation text object.
textColorfalsetruejava.lang.StringSets the color of the text for an annotation object.
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.
wordWrapfalsetruejava.lang.StringSets a value indicating whether the text of an annotation text object will be word wrapped.

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.