FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.Chart Namespace / AnimationLoadOptions Class / Direction Property

In This Topic
    Direction Property (AnimationLoadOptions)
    In This Topic
    Gets or sets the animation direction.
    Syntax
    'Declaration
     
    Public Property Direction As AnimationDirection
    public AnimationDirection Direction {get; set;}
    See Also