chartfx
Tag serLegBox


Provides access to the chart's serLegBoxObj object.

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


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.SerLegBoxTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameSerLegBox

Attributes
NameRequiredRequest-timeTypeDescription
alignmentfalsetruejava.lang.StringAllows you to align the selected legend box object. The available values are: SPREAD, NEAR, CENTER and FAR.
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.StringSets a default or image border to the legend.
dockedfalsetruejava.lang.StringSets the position for the selected legend box. 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.
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.
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.