XML to Flash Charts in a flash     

Preview Gallery

Display and Customize Area Chart

Basics

Reference

chart

Attribute Possible values Default Comments
subtype stacked, clustered clustered
type area None Must be “area”

chart.visual.chartbackground

Attribute Possible values Default Comments
color rgb in 0xRRGGBB format none Used only when type is plain or none
endcolor rgb in 0xRRGGBB format none Used only when type is gradient
endopacity 0 thru 100 100 Used only when type is gradient
gradientangle slant of gradient in degrees none Used only when type is gradient
gradienttype linear, radial linear Used only when type is gradient
maskopacity 0 thru 100 0 Used only when type is image
opacity 0 thru 100 100 Used only when type is plain or none
startcolor rgb in 0xRRGGBB format none Used only when type is gradient
startopacity 0 thru 100 100 Used only when type is gradient
type gradient, image, plain, none none
url url string none Used only when type is image

chart.visual.charttitle

Attribute Possible values Default Comments
align left, right, center center
bold true, false true
color rgb in 0xRRGGBB format 0×000000
font font-family name Arial
italic true, false false
kerning true, false false
size text size in points 12
text Any string none
underline true, false false
visible true, false true

chart.visual.legend

Attribute Possible values Default Comments
position scrolling, left, right, top, bottom, none scrolling

chart.visual.majorgrid

Attribute Possible values Default Comments
color rgb in 0xRRGGBB format 0×000000
frequency Number 1
horizontal true, false true
vertical true, false true

chart.visual.plotarea

Attribute Possible values Default Comments
bottommargin number 40 Number of pixels
leftmargin number 40 Number of pixels
righttmargin number 40 Number of pixels
topmargin number 40 Number of pixels

chart.visual.series

Attribute Possible values Default Comments
colors comma-separated rgb values (in 0xRRGGBB format) in sequence blue, red, green variants
names comma-separated string values in sequence None

chart.visual.xaxis

Attribute Possible values Default Comments
bottom true, false true
color rgb in 0xRRGGBB format 0×000000
intersectatzero true, false false Where to show x-axis when negative values are present
tickposition inside, outside, none outside
top true, false true

chart.visual.xaxisticklabel

Attribute Possible values Default Comments
bold true, false true
color rgb in 0xRRGGBB format 0×000000
font font-family name Arial
frequency Number 1
italic true, false false
kerning true, false false
outsideplotarea true, false false Where to display ticklabels when there are negative values
size text size in points 12
underline true, false false

chart.visual.yaxis

Attribute Possible values Default Comments
left true, false true
right true, false true
color rgb in 0xRRGGBB format 0×000000
tickposition inside, outside, none outside

chart.visual.yaxisticklabel

Attribute Possible values Default Comments
bold true, false true
color rgb in 0xRRGGBB format 0×000000
font font-family name Arial
frequency Number 1
italic true, false false
kerning true, false false
size text size in points 12
underline true, false false

datatable

Attribute Possible values Default Comments
comment string none

datatable.row.col

Attribute Possible values Default Comments
alt string none Tooltip text
href url none External url (including http) linked to a data-point
zoomxml url none Drill-down chart’s input xml URL
 
swc/usingareachart.txt · Last modified: 06/23/2007 11:15 by swcdoc
 
Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki