ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Sparkline Namespace / C1Sparkline Class / Animation Property

In This Topic
    Animation Property (C1Sparkline)
    In This Topic
    The animation option defines the animation effect and controls other aspects of the widget's animation, such as duration and easing.
    Syntax
    'Declaration
     
    Public Property Animation As SparklineAnimation
    public SparklineAnimation Animation {get; set;}
    See Also