Ziya::Charts::Support::Base
Sets the transition attributes for the chart elements.
type: The type of the transition. Valid values are dissolve, drop, spin, scale, zoom,
blink, slide_right, slide_left, slide_up, slide_down, and none.
The default is none, which draws the chart immediately without a transition.
delay: The delay in seconds before starting the transition.
The default is zero.
duration: The transition’s duration in seconds.
The default is 1.
order: The order in which to transition the chart’s parts. Valid values are series,
category, and all.
The default is all.
See www.maani.us/xml_charts/index.php?menu=Reference&submenu=chart_transition for additional documentation, examples and futher detail.
--- SEC00096
--- ""
---
Generated with the Darkfish Rdoc Generator.