ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAnimation Class / Easing Property

In This Topic
    Easing Property (ChartAnimation)
    In This Topic
    A value that indicates the easing for the animation.
    Syntax
    'Declaration
     
    Public Property Easing As ChartEasing
    public ChartEasing Easing {get; set;}
    See Also