Adobe 38043740 - ColdFusion Standard - Mac Development Manual page 999

Developing applications
Hide thumbs Also See for 38043740 - ColdFusion Standard - Mac:
Table of Contents

Advertisement

DEVELOPING COLDFUSION 9 APPLICATIONS
Working with Documents, Charts, and Reports
Chart characteristic
Attributes used
Value axis
scaleFrom
scaleTo
Axis type
XAxisType
sortXAxis
3D appearance
show3D
xOffset
yOffset
Multiple series
showLegend
seriesPlacement
Tips
tipStyle
tipBGColor
You can also use the
cfchartseries
attributes:
Description
The minimum and maximum points on the data axis.
By default, the minimum is 0 or the lowest negative chart data
value, and the maximum is the largest data value.
Note: If you specify a
scaleFrom
result in cropping the chart,
entire chart without cropping.
Whether the x axis corresponds to a numeric scale or identifies
different categories, and how to sort the items on the axis.
If the
XAxisType
attribute value is
All
cfchartdataitem
attribute values must be numeric, and the
axis is automatically sorted numerically. The
create graphs of numeric relationships, such as population
against age.
If the attribute value is
category
the data category.
The
attribute determines the order of items when
sortXAxis
you specify the
cfchartdataitem
treated as text. By default, the items are displayed in the order in
which they are entered in the first chart series.
The
show3D
attribute displays the chart in three dimensions. The
default value is
no
.
The
xOffset
and
yOffset
which to rotate the chart on a horizontal axis (
axis (
yOffset
). The value 0 is flat (no rotation), -1 and 1 are for a
full 90 degree rotation left.
(
-1
) or right (
1
). The default value is 0.1
The
showLegend
attribute lets you display the chart legend when
the chart contains more than one series of data. The default value
is
Yes
.
The
seriesPlacement
attribute specifies the location of each
series relative to the others. By default, ColdFusion determines the
best placement based on the graph type of each series.
The
attribute lets you display a small pop-up window
tipStyle
that shows information about the chart element pointed to by the
mouse pointer. Options are
The default value is
mouseover
The
tipBGColor
attribute specifies the background color of the
tip window for Flash format only. The default value is
tag to specify attributes of chart appearance. The following table describes these
Last updated 1/20/2012
or
attribute that would
scaleTo
uses a value that shows the
cfchart
scale
, the x axis is numeric.
scale
value lets you
(the default), the axis indicates
attribute, whose values are
attributes specify the amount by
xOffset
) or vertical
,
, or
none
mousedown
mouseover
.
white
.
994
Chart type
Area
Bar
Cone
Curve
Cylinder
Horizontalbar
Line
Pyramid
Scatter
Step
Area
Bar
Cone
Curve
Cylinder
Horizontalbar
Line
Pyramid
Scatter
Step
All
All
All
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 9

Table of Contents