FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / AnimationUpdate Property

In This Topic
    AnimationUpdate Property (C1FinancialChart)
    In This Topic
    Gets the options for update animation.
    Syntax
    'Declaration
     
    Public ReadOnly Property AnimationUpdate As AnimationOptions
    public AnimationOptions AnimationUpdate {get;}
    See Also