chartfx
Tag annotationBalloon


The AnnotationBalloon class enables you to add balloon objects in your charts. Balloon objects are like a Text objects, but the text is enclosed in a balloon type shape.

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


Tag Information
Tag Classcom.softwarefx.chartfxtags.annotation.AnnotationBalloonTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameAnnotationBalloon

Attributes
NameRequiredRequest-timeTypeDescription
alignfalsetruejava.lang.StringAllows you to set 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.Stringets the Anchor style for the AnnotationObject. The valid values are: BOTTOM, LEFT, NONE, RIGHT, TOP.
arrowCapfalsetruejava.lang.StringAllows you to control the arrow head height, width and style when used with the annotation balloon object.
arrowFactorfalsetruejava.lang.StringSets the annotation balloon tip size.
arrowXfalsetruejava.lang.StringSets the X coordinate value for the balloon tip when set to be an arrow.
arrowYfalsetruejava.lang.StringSets the Y coordinate value for the balloon tip when set to be an arrow.
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.
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.
radiusfalsetruejava.lang.StringSets the radius for a selected balloon annotation object.
shadowfalsetruejava.lang.StringSets a shadow for balloon annotation object.
tagfalsetruejava.lang.StringAllows you to get or set a unique identifier to the objects you have created in the chart area.
tailCornerfalsetruejava.lang.Stringsets the corner of the balloon the tip or arrow.
textfalsetruejava.lang.StringSets the text for an annotation 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.
useArrowfalsetruejava.lang.StringInstructs Chart FX to use an arrow instead of the balloon tip.
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.