FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.Chart Namespace / AnimationOptions Class / Easing Property

In This Topic
    Easing Property (AnimationOptions)
    In This Topic
    Gets or sets the animation easing.
    Syntax
    'Declaration
     
    Public Property Easing As Easing
    public Easing Easing {get; set;}
    See Also