chartfx
Tag titleDockable


Provides access to the TitleDockable object.

Parent Tag: titles.
Child Tags: font, link.


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.TitleDockableTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameTitleDockable

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.
dockAreafalsetruejava.lang.StringAllows you to set where the title will be docked. The valid values are: LEFT, TOP, RIGHT, BOTTOM.
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.
indextruetruejava.lang.StringThe index of this object in the parent collection.
lineAlignmentfalsetruejava.lang.StringSets the vertical alignment for the lines of the chart title. Valid values:STRING_ALIGNMENT_NEAR, STRING_ALIGNMENT_CENTER, STRING_ALIGNMENT_FAR
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.