chartfx
Tag title


Allows configuration of the Title of the parent tag.

Parent Tags: axis, pane.
Child Tags: font, link.


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.TitleTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameTitle

Attributes
NameRequiredRequest-timeTypeDescription
alignmentfalsetruejava.lang.StringAllows you to set the alignment of a specified title.
backColorfalsetruejava.lang.StringSets the color background of the specified title.
drawingAreafalsetruejava.lang.StringSpecifies if the top title header will stretch the entire length of the chart, or only above the drawing area of the chart.
flagsfalsetruejava.lang.StringAllows you to set flags in order to format the title with the desired attributes. The available values are: HIDDEN, EXCLUDE_FROM_BORDER, NO_CHANGE_DOCK_AREA, HIDDEN_BY_BORDER, DRAWING_AREA.
fontfalsetruejava.lang.StringAssigns a font to the specified title.
gapfalsetruejava.lang.StringSpecify the space in pixels to the front and back of the selected title string when read from right to left.
lineGapfalsetruejava.lang.StringSpecify the space in pixels above and below the selected title text when read from right to left.
textfalsetruejava.lang.StringUsed to set the text for a selected title.
textColorfalsetruejava.lang.StringSets the color of text for the specified title.

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.