3-1-Tags:CFChartdata
last edited by
lmajano
on 23-Aug-2009
cfchartdata
Description
Used with the cfchart and cfchartseries tags. This tag defines chart data points. Its data is submitted to the cfchartseries tag.
Category
Other
Implemented
Usage Syntax
<cfchartdata item="String" value="number" />
[] = Optional attribute
Attributes
| Name | Type | Required | Default | Description |
| item | String | Yes | string; data point name | |
| value | number | Yes | number or expression; data point value |
SideBar
User Login
Comments (