| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.openfaces.taglib.jsp.chart.ChartGridLinesJspTag |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | None |
Attributes | |||||
Name | Required | Binding Type | EL | Default | Description |
domain | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| true | "both" | Specifies to which gridlines a style is applied. Available values are: "both" — a style is applied to both lines "value" — a style is applied to lines that are parallel to the "value" axis "key" — a style is applied to lines that are parallel to the "key" axis |
style | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | null | A style for the gridlines. |
visible | false | javax.el.ValueExpression
(must evaluate to boolean )
| false | true | A flag that indicates whether or not a gridline(s) is visible. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |