ComponentOne FinancialChart for UWP
C1.Chart Namespace / AnimationOptions Class / Duration Property

In This Topic
    Duration Property
    In This Topic
    Gets or sets the animation duration.
    Syntax
    'Declaration
     
    
    Public Property Duration As Integer
    public int Duration {get; set;}
    See Also