Contents > CFML Reference > ColdFusion Tags > cfchartdata PreviousNext

cfchartdata

Used with the cfchart and cfchartseries tags. This tag defines chart data points. Its data is submitted to the cfchartseries tag.

Data output tags, Extensibility tags

<cfchartdata 
item = "text"
value = "number">

cfchart, cfchartseries

ColdFusion MX: Added this tag.

Attribute

Req/Opt

Default

Description

item

 

 

string; data point name

value

 

 

number or expression; data point value


Contents > CFML Reference > ColdFusion Tags > cfchartdata PreviousNext

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6.1

Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.