FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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 System.Boolean
    public System.bool Cancel {get; set;}
    See Also