MACROMEDIA COLFUSION MX 7-CFML Reference page 70

Cfml reference
Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

Attribute
tipStyle
url
xAxisTitle
xAxisType
xOffset
yAxisTitle
70
Chapter 2: ColdFusion Tags
Req/Opt
Default
Optional
mouseOver
Optional
Optional
Optional
category
Optional
0.1
Optional
Description
Determines the action that opens a pop-up
window to display information about the
current chart element.
• mouseDown: display if the user positions
the cursor at the element and clicks the
mouse. Applies only to Flash format graph
files. (For other formats, this option
functions the same as
• mouseOver: displays if the user positions
the cursor at the element
• none: suppresses display
URL to open if the user clicks item in a data
series; the
destination page.
onClick
You can specify variables within the URL
string; ColdFusion passes current values of
the variables.
: the value of the selected row. If
$VALUE$
none, the value is an empty string.
: the label of the selected item.
$ITEMLABEL$
If none, the value is an empty string.
: the label of the selected
$SERIESLABEL$
series. If none, the value is an empty string.
For example:
"somepage.cfm?item=$ITEMLABEL$&series=$
SERIESLABEL$&value=$VALUE$
• "javascript:...": executes a client-side script
Title that appears on the x-axis; text.
Whether the x-axis indicates data or is
numeric:
• category: The axis indicates the data
category. Data is sorted according to the
attribute.
sortXAxis
• scale: The axis is numeric. All
attribute values must be numeric. The
item
x-axis is automatically sorted numerically.
Number of units by which to display the chart
as angled, horizontally. Applies if
. The number can be between
show3D="yes"
-1 and 1, where "-1" specifies 90 degrees left
and "1" specifies 90 degrees right.
Title of the y-axis; text.
.)
mouseOver
cfchartdata

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents