chartfx
Tag axisSection


This class is used to customize chart AxisSection objects.

Parent Tag: sections.
Child Tags: grid, link, minorGrid.


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.AxisSectionTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameAxisSection

Attributes
NameRequiredRequest-timeTypeDescription
alternateColorfalsetruejava.lang.StringSets the AlternateColor for a selected AxisSection object.
backColorfalsetruejava.lang.StringSets the AxisSection background color.
fontStylefalsetruejava.lang.StringSets additional Font attributes. The available values are: BOLD, ITALIC, REGULAR, STRIKEOUT and UNDERLINE.
fromfalsetruejava.lang.StringSets a value indicating the beginning value of the range for the AxisSection.
gridlinesfalsetruejava.lang.StringSets a value indicating whether to show or hide gridlines.
indextruetruejava.lang.StringThe index of this object in the parent collection.
minorGridlinesfalsetruejava.lang.StringSets a value indicating whether to show or hide minor gridlines.
minorTickMarkfalsetruejava.lang.StringSets the style for the minor tick marks. The available values are: NONE, OUTSIDE, INSIDE and CROSS.
textColorfalsetruejava.lang.StringSsts the color for text.
tickMarkfalsetruejava.lang.StringSets the style for the tick marks. The available values are: NONE, OUTSIDE, INSIDE and CROSS.
tofalsetruejava.lang.StringSets a value indicating the ending value of the range for the AxisSection.

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.