Adobe 38043740 - ColdFusion Standard - Mac Development Manual page 1002

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
Attribute
showLegend
showMarkers
showXGridlines
showYGridlines
tipbgColor
tipStyle
url
xAxisTitle
xAxisType
xOffset
yAxisTitle
yAxisType
yOffset
The following table lists the attributes of the
Attribute
colorlist
markerStyle
paintStyle
seriesColor
seriesLabel
type
Creating charts: examples
Creating a bar chart
The example in the following procedure adds a title to the bar chart, specifies that the chart is three-dimensional, adds
grid lines, sets the minimum and maximum y-axis values, and uses a custom set of colors.
Open the chartdata.cfm file in your editor.
1
2
Edit the
tag so that it appears as follows:
cfchart
WebCharts3D command
Legend: isVisible
Elements: showMarkers
Frame: isVGridVisible
Frame: isHGridVisible
Popup: background
Popup: show on MouseOver | show on MouseDown | Disabled
Elements: action | Series: action
X-axis: TitleStyle: text (enter text)
X-axis: type: (category or scale)
Frame: xDepth
Y-axis: TitleStyle: text (enter text)
Currently has no effect.
Frame: yDepth
tag and the associated WebCharts3D commands:
cfchartseries
WebCharts3D command
Elements: series: Paint: color
Elements: series: Marker type: Rectangle | Triangle | Diamond | Circle | Letter | MCROSS | Snow |
RCROSS
Paint: paint: Plain | Shade | Light
Elements: series: Paint: color
Elements: series:
Type: Pie chart |
Type Frame chart: Elements: Shape: Bar | Line | Pyramid | Area | Curve | Step | Scatter | Cone |
Cylinder | Horizontalbar |
Last updated 1/20/2012
997

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 9

Table of Contents