ComponentOne FinancialChart for UWP
C1.Chart Namespace / AnimationOptions Class / Easing Property

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