ComponentOne FlexChart for WinForms
Cancel Property


C1.Chart Namespace > AnimationTransformEventArgs Class : Cancel Property
Whether to cancel the default animation.
Syntax
'Declaration
 
Public Property Cancel As Boolean
'Usage
 
Dim instance As AnimationTransformEventArgs
Dim value As Boolean
 
instance.Cancel = value
 
value = instance.Cancel
public bool Cancel {get; set;}
See Also

Reference

AnimationTransformEventArgs Class
AnimationTransformEventArgs Members