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

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