chartfx
Tag userLegendBox


Provides access to the Chart's UserLegendBoxObj object.

Parent Tag: chart.
Child Tags: defaultBorder, font, imageBorder, titles, userLegendBoxItemCollection.


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.UserLegendBoxTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameUserLegendBox

Attributes
NameRequiredRequest-timeTypeDescription
alignmentfalsetruejava.lang.StringAllows you to align the selected legend box object. The available values are: SPREAD, NEAR, CENTER and FAR.
autoContourLabelsfalsetruejava.lang.StringInstruct Chart FX to automatically create contour labels for the chart user legend. The available values are: TRUE and FALSE.
autoSizefalsetruejava.lang.StringAllows Chart FX to calculate the best-fit size according to the selected legend box position. The available values are: TRUE and FALSE.
backColorfalsetruejava.lang.StringAllows you to set the background color for the selected legend box.
borderObjectfalsetruejava.lang.StringGets or sets a default or image border to the legend.
continuousfalsetruejava.lang.StringSets the key markers of the user legend box as a single continuous bar with no borders. The available values are: TRUE and FALSE.
dockedfalsetruejava.lang.StringSets the position for the selected legend box. The available values are: TOP, BOTTOM, LEFT and RIGHT. The available values are:TOP, BOTTOM, LEFT and RIGHT.
drawingAreafalsetruejava.lang.StringAllows the legend box margins to go outside of the chart's drawing area. The available values are: TRUE and FALSE.
emptyfalsetruejava.lang.StringA boolean value specifying whether the user legend has been assigned any attributes or not.
flagsfalsetruejava.lang.StringAllows you to assign style attributes to a selected legend box object. The available values are: WORD_BREAK, SKIP_EMPTY, SHOW_MENU, RIGHT_ALIGN, NO_COLOR, INVERTED and DEFAULT.
fontfalsetruejava.lang.StringAllows you to set the font for a selected legend box text.
heightfalsetruejava.lang.StringSets the height for a selected legend box object when it is docked or fixed in the chart.
showMarkersfalsetruejava.lang.StringAllows you to show or hide the markers in the user legend box. The available values are: TRUE and FALSE.
textColorfalsetruejava.lang.StringUsed to change the text color for the selected legend box object.
toolBorderfalsetruejava.lang.StringUsed to specify the style of the border for the selected legend box object. The available values are: NONE, EXTERNAL and INTERNAL.
visiblefalsetruejava.lang.StringShows or hides a selected legend box object. The available values are: TRUE and FALSE.
widthfalsetruejava.lang.StringAllows you to set the width for a selected legend box 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.