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

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