FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Chart Namespace / AnimationOptions Class / Duration Property

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