ComponentOne FlexChart for WinForms
Type Property


C1.Chart Namespace > AnimationOptions Class : Type Property
Gets or sets the animation type.
Syntax
'Declaration
 
Public Property Type As AnimationType
'Usage
 
Dim instance As AnimationOptions
Dim value As AnimationType
 
instance.Type = value
 
value = instance.Type
public AnimationType Type {get; set;}
See Also

Reference

AnimationOptions Class
AnimationOptions Members