chartfx
Tag stripe


Allows you to highlight a range of values associated with any of the axis by drawing a color frame in the chart background.

Parent Tag: stripes.
Child Tags: link.


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.StripeTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameStripe

Attributes
NameRequiredRequest-timeTypeDescription
axisfalsetruejava.lang.StringUsed to associate the selected Stripe with a specific chart axis.The available values are: Y, Y2, X and X2.
colorfalsetruejava.lang.StringUsed to set the color for the selected stripe.
fromfalsetruejava.lang.StringUsed to set the initial value for the selected stripe.
indextruetruejava.lang.StringThe index of the Stripe object in the collection.
pointfalsetruejava.lang.StringSets a value indicating the point a Stripe is associated.
seriesfalsetruejava.lang.StringSets a value indicating the series a Stripe is associated.
tofalsetruejava.lang.StringUsed to set the ending value for the selected stripe.
visiblefalsetruejava.lang.StringAllows you to show or hide a selected chart stripe. The available values are: TRUE and FALSE.

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.