o
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 Classorg.openfaces.taglib.jsp.chart.ChartLegendJspTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
positionfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
true"bottom"The position of the legend relative to the chart.
Available values are:
"top"
"bottom"
"left"
"right"
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA 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.