ChartView.Animate

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:21, 6 August 2015 by Admin (Talk | contribs) (10 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.