ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAnimation Class / Duration Property

In This Topic
    Duration Property (ChartAnimation)
    In This Topic
    A value that indicates the duration for the animation.
    Syntax
    'Declaration
     
    Public Property Duration As System.Integer
    public System.int Duration {get; set;}
    See Also