ComponentOne FinancialChart for UWP
C1.Chart Namespace / AnimationTransformEventArgs Class
Members

In This Topic
    AnimationTransformEventArgs Class
    In This Topic
    Specifies arguments for AnimationTransform event.
    Syntax
    'Declaration
     
    
    Public Class AnimationTransformEventArgs 
       Inherits System.EventArgs
    public class AnimationTransformEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Chart.AnimationTransformEventArgs

    See Also