ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChart Class / AnimationUpdate Property

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