C1.WinUI.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
public bool Cancel {get; set;}
See Also