ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Sparkline Namespace / SparklineAnimation Class / Enabled Property

In This Topic
    Enabled Property (SparklineAnimation)
    In This Topic
    A value that determines whether to show the animation. Set this option to false in order to disable easing.
    Syntax
    'Declaration
     
    Public Property Enabled As System.Boolean
    public System.bool Enabled {get; set;}
    See Also