ComponentOne FlexChart for WinForms
AnimationUpdate Property (FlexChart)


C1.Win.Chart Namespace > FlexChart Class : AnimationUpdate Property
Gets the update animation options.
Syntax
'Declaration
 
Public ReadOnly Property AnimationUpdate As AnimationOptions
'Usage
 
Dim instance As FlexChart
Dim value As AnimationOptions
 
value = instance.AnimationUpdate
public AnimationOptions AnimationUpdate {get;}
See Also

Reference

FlexChart Class
FlexChart Members