Difference between revisions of "ChartView.Animate"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(No difference)

Revision as of 23:35, 11 May 2013

Property (As Boolean)
aChartView.Animate = newValue
or
BooleanValue = aChartView.Animate


If True, the Chart will Animate when loading Data. If previous data was already loaded in the ChartView, the animation will animate from the previous value to the new one. Use the AnimationTime property to set the duration of the Animation.