Wijmo UI for the Web
direction Field

A value that determines the effect for the animation.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.linechart_animation;
var value; // Type: string
value = instance.direction;
Javascript (Specification) 
var direction : string;
Remarks
Options are 'horizontal' and 'vertical'.
Browser Compatibility
7
5
5

See Also

Reference

linechart_animation Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.