Chart Data Column - caf_h:chartDataColumn

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.output.ChartDataColumn
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.output.ChartDataColumn
Description This is a chart data column
Palette LocationCAF Html/Control/Chart/Chart Data Column
Attributes 
NameRequiredTypeDescription
colorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Specify the Background color value for the chart
idfalsejava.lang.String Control identifier
itemValuetruejavax.el.ValueExpression
(must evaluate to java.lang.Number)
Binding expression for Value
onclickfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
JavaScript "onclick" event handler
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

tooltipfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Specify the tool tip value for the column

Output generated by Vdldoc View Declaration Language Documentation Generator.