Setting Pie Chart Characteristics - MACROMEDIA COLDFUSION 5-DEVELOPING Develop Manual

Table of Contents

Advertisement

Controlling Graph Appearance

Setting pie chart characteristics

You can specify the following additional characteristics for pie charts:
Graph
characteristic
Value labels
Legend
Data point
colors
Attributes used
showValueLabel
valueLabelFont
valueLabelSize
valueLocation
showLegend
legendFont
colorList
Description
Labels that display the numeric value being
graphed.
Value labels are on by default. You can turn
them off or have them display when the user
points to the bar (Flash file format only). You
can specify the font type (Arial, Courier, or
Times), point size, and location (OnBar or
OverBar).
A legend relating the pie slice colors to the
data point Item descriptions from the
attribute or
itemColumn
itemColumn
attribute.
By default the legend appears to the left of
the chart. You can also specify above, below,
right, and none. You can specify the font type
as Arial (the default), Courier, or Times.
A comma separated list of colors to use for
each bar.
You can use any of the 256 standard Web
colors and any valid Web color name
notation (for example, blue or ##FF33CC).
You must use double pound signs with
hexadecimal color notation. These colors
replace the standard system-defined colors.
If you specify fewer colors than data points,
the colors repeat. If you specify more colors
than data points, the extra colors are not
used.
71
tag
cfgraphdata

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5-DEVELOPING and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion 5

Table of Contents