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

In This Topic
    Cancel Property (AnimationTransformEventArgs)
    In This Topic
    Whether to cancel the default animation.
    Syntax
    'Declaration
     
    Public Property Cancel As Boolean
    public bool Cancel {get; set;}
    See Also