Use the timeAxisDateFormat tag to specify the format for the time axis.
This component must be a child of one of the following components:
The following example shows the XML for a timeAxisDateFormat tag.
<dvt:graph>
<dvt:timeAxisDateFormat yearFormat="YEAR_LONG"/>
</dvt:graph>
| Name | Type | Supports EL? | Description |
|---|---|---|---|
| id | java.lang.String | no | Specifies the identifier for the component |
| yearFormat | java.lang.String | no | |
| quarterFormat | java.lang.String | no | |
| monthFormat | java.lang.String | no | |
| dayFormat | java.lang.String | no | |
| timeFormat | java.lang.String | no |