XML to Flash Charts in a flash     

Preview Gallery

Display and Customize Bar Chart

Basics

Reference

chart

Attribute Possible values Default Comments
subtype stacked, clustered, stacked-percent clustered
type bar None Must be “bar”

chart.visual

Attribute Possible values Default Comments
animation bounce, elastic, regular, back, strong, slide-in, none none
animationduration in seconds; a +ve number (float) none
orientation vertical, horizontal vertical
style glass, tube, gradient, plain glass

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
top true, false true
color rgb in 0xRRGGBB format 0×000000
tickposition inside, outside, none outside

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
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
zoomxml url none Drill-down chart’s input xml URL
href url none External url in the “http://...” form linked to a data-point
 
swc/usingbarchart.txt · Last modified: 06/01/2007 17:20 by swcdoc
 
Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki