Adobe 38043740 - ColdFusion Standard - Mac Development Manual page 998

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
Labels
font
fontSize
fontBold
frontItalic
labelFormat
xAxisTitle
yAxisTitle
Border
showBorder
Grid lines
showXGridlines
showYGridlines
gridLines
Slice style
pieSliceStyle
Markers
showMarkers
markerSize
Description
The
font
attribute specifies the font for all text. The default value
is
Arial
. If you are using a double-byte character set on UNIX, or
using a double-byte character set in Windows with a file type of
Flash, specify
ArialUnicodeMs
as the font.
Note: If a chart attempts to use a font that is not installed on the
ColdFusion server, it uses a different font that is available. Also, if
you do not specify the font, characters that are not ASCII, such as
Japanese, Chinese, Korean, and so on, can display improperly.
The
specifies an Integer font size used for all text. The
fontSize
default value is 11.
The
attribute specifies to display all text as bold. The
fontBold
default value is
.
no
The
fontItalic
attribute specifies to display all text as italic. The
default value is
no
.
The
labelFormat
attribute specifies the format of the y-axis
labels, number, currency, percent, or date. The default value is
number
.
The
xAxisTitle
and
yAxisTitle
each axis.
Use the
showBorder
attribute to draw a border around the chart.
The
foregroundColor
attribute specifies the border color. The
default value is
no
.
Use the
and
showXGridlines
showYGridlines
display x-axis and y-axis grid lines. The default value
gridlines, and
for y-axis gridlines.
yes
The
attribute specifies the total number of grid lines
gridLines
on the value axis, including the axis itself. The value of each grid
line appears along the value axis. The
horizontal grid lines only. The default value is 0, which means no
grid lines.
Displays the pie chart as solid or sliced. The default value is
.
sliced
The
showMarkers
attribute displays markers at the data points
for two-dimensional line, curve, and scatter charts. The default
value is
yes
.
The
markerSize
attribute specifies an integer number of pixels
for the marker size. ColdFusion determines the default value.
Last updated 1/20/2012
Chart type
All
attributes specify the title for
All
attributes to
Area
for x-axis
no
Bar
Cone
Curve
tag displays
cfchart
Cylinder
Horizontalbar
Line
Pyramid
Scatter
Step
Pie
All
993

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 9

Table of Contents