| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | teamdev.jsf.taglib.chart.ChartGridLinesJspTag |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | None |
Attributes | |||||
Name | Required | Binding Type | EL | Default | Description |
domain | false | teamdev.jsf.component.chart.impl.view.ChartDomain | 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 | java.lang.String | true | null | A style for the gridlines. |
visible | false | boolean | false | true | A flag that indicates whether or not a gridline(s) is visible. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |