3-1-Tags:CFChartdata

last edited byusericonlmajano on 23-Aug-2009

Contents

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

Example Usage

 
Download in other Formats:
markup Markup | pdf PDF | html HTML | word Word

comments Comments (0)

You need to login in order to comment!