FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.Chart 命名空间 / AnimationTransformEventArgs 类 / Cancel 属性

本主题中
    Cancel 属性 (AnimationTransformEventArgs)
    本主题中
    Whether to cancel the default animation.
    语法
    '声明
     
    Public Property Cancel As Boolean
    public bool Cancel {get; set;}
    请参见