q
Tag chartLegend


The ChartLegend tag is used to customize a chart legend. This tag should be defined as a child tag for the chart-type components (pieChartView, barChartView, lineChartView).


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

Attributes
NameRequiredBinding TypeELDefaultDescription
positionfalsejava.lang.Stringfalse"bottom"The position of the legend relative to the chart.
Available values are:
"top"
"bottom"
"left"
"right"
stylefalsejava.lang.StringtruenullA style for the legend.

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.