cfchart
71
Usage
The
cfchart
tag defines a
container
in which a graph displays: its height, width, background
color, labels, and so on. The
cfchartseries
tag defines the chart style in which data displays:
bar, line, pie, and so on. The
cfchartdata
tag defines a data point.
Data is passed to the
cfchartseries
tag in the following ways:
•
As a query
•
As data points, using the
cfchartdata
tag
For the
font
attribute value
ArialUnicodeMS
, the following rules apply:
•
In Windows, to permit Flash charts (
type = "flash"
) to render a double-byte character set,
you must select this value.
•
On UNIX, for all
type
values, to render a double-byte character set, you must select this value.
•
If this value is selected, the
fontBold
and
fontItalic
attributes have no effect.
The following table lists W3C HTML 4 named color value or hexadecimal values that the
color
attribute accepts:
yAxisType
Optional
category
Currently has no effect, as the y-axis is
always used for data values.
yOffset
Optional
0.1
Number of units by which to display the chart
as angled, vertically. Applies if
show3D="yes"
.
The number can be between -1 and 1, where
"-1" specifies 90 degrees left and "1"
specifies 90 degrees right.
Color name
RGB value
Aqua
##00FFFF
Black #000000
Blue
##0000FF
Fuchsia
##FF00FF
Gray
##808080
Green
##008000
Lime
##00FF00
Maroon
##800000
Navy
##000080
Olive ##808000
Purple
##800080
Red
##FF0000
Silver
##C0C0C0
Attribute
Req/Opt
Default
Description
Summary of Contents for COLFUSION MX 7-CFML
Page 1: ...COLDFUSION MX7 CFML Reference...
Page 20: ...20 Chapter 1 Reserved Words and Variables...
Page 50: ...50 Chapter 2 ColdFusion Tags cfelse br Searching cfif cfloop cfif...
Page 101: ...cfdefaultcase 101 cfdefaultcase cfswitch cfoutput Your grade is grade cfoutput...
Page 115: ...cfdocumentsection 115 cfdocumentsection cfoutput cfdocument...
Page 411: ...cftable 411 cftable body html...
Page 515: ...Chr 515 maxlength 5 p input type Submit name input type RESET cfform...
Page 605: ...GetEncoding 605 WriteOutput The encoding is theEncoding cfscript cfif...
Page 629: ...GetProfileString 629 tr td input type Submit name Submit value Submit td td td tr table form...
Page 655: ...IIf 655 cfoutput IIf Hour Now GTE 12 DE It is afternoon or evening DE It is morning cfoutput b...
Page 664: ...664 Chapter 3 ColdFusion Functions cfelse h3 Conversion error h3 cfif...
Page 687: ...IsStruct 687 cfoutput cfquery cfif cfoutput hr Employee Add Complete cfoutput cfcase cfswitch...
Page 751: ...LSDateFormat 751 hr noshade cfoutput cfloop...
Page 861: ...StructFind 861 cfquery cfif cfoutput hr Employee Add Complete cfoutput cfcase cfswitch...
Page 903: ...Val 903 value Is the beginning numeric name form...
Page 932: ...932 Chapter 3 ColdFusion Functions...
Page 944: ...944 Chapter 4 ColdFusion MX Flash Form Style Reference...
Page 962: ...962 Chapter 5 Application CFC Reference...
Page 1054: ...1054 Chapter 6 ColdFusion MX Event Gateway Reference...