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

In This Topic
    Animation Property (C1Gauge)
    In This Topic
    Gets or sets the gauge's animation.
    Syntax
    'Declaration
     
    Public Property Animation As ChartAnimation
    public ChartAnimation Animation {get; set;}
    See Also