3-1-Tags:CFChartseries

last edited byusericonlmajano on 23-Aug-2009

Contents

cfchartseries

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

<cfchartseries  
	[colorlist="String"]
	[itemColumn="String"]
	[markerStyle="String"]
	[paintStyle="String"]
	[query="Any"]
	[seriesColor="String"]
	[seriesLabel="String"]
	type="String"
	[valueColumn="String"]
	[dataLabelStyle="String"]
 />

[] = Optional attribute

Attributes

Name Type Required Default Description
colorlist String No
itemColumn String No
markerStyle String No
paintStyle String No
query Any No
seriesColor String No
seriesLabel String No
type String Yes
valueColumn String No
dataLabelStyle String No

Example Usage

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

comments Comments (2)

You need to login in order to comment!

georgegoodman@gmail.com's Gravatar

GG said

at 09:59:28 PM 22-Feb-2010

The dataLabelStyle attribute does not work.
todd@getrailo.org's Gravatar

url Todd Rafferty said

at 01:04:11 PM 23-Feb-2010