q
Tag lineProperties


The LineProperties tag is used to customize lines in the line chart. This tag should be defined as a child tag for the lineChartView component.


Tag Information
Tag Classteamdev.jsf.taglib.chart.LinePropertiesJspTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
conditionfalsejava.lang.StringonlynullThe condition under which the attributes specified in the lineProperties tag are applied to the lines.
hideSeriesfalsebooleantruefalseA flag that indicates whether or not to show data series that meet the condition.
shapesVisiblefalsebooleantruetrueA flag that indicates whether or not the data markers on the lines of data series that meet the condition are visible.
showInLegendfalsebooleantruetrueA flag that indicates whether or not to show the legend for the lines of data series that meet the condition.
stylefalsejava.lang.StringtruenullA style for the lines.

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.