ComponentOne FinancialChart for UWP
C1.Chart Namespace / AnimationTransformEventArgs Class / Cancel Property

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