o
Tag gradientLineAreaFill


GradientLineAreaFill is a component that provides a functionality for filling the area in Line charts with a gradient.


Tag Information
Tag Classorg.openfaces.taglib.jsp.chart.GradientLineAreaFillJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
maxValueTransparencyfalsejavax.el.ValueExpression
(must evaluate to java.lang.Double)
true0.6Allows customizing transparency of the max values color used in gradient. This should be a floating-point number in range 0..1. 0 corresponds to fully opaque display, and 1 corresponds to fully transparent display.
minValueTransparencyfalsejavax.el.ValueExpression
(must evaluate to java.lang.Double)
true0.0Allows customizing transparency of the min values color used in gradient. This should be a floating-point number in range 0..1. 0 corresponds to fully opaque display, and 1 corresponds to fully transparent display.

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.