ComponentOne FinancialChart for WPF
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
    'Usage
     
    
    Dim instance As AnimationTransformEventArgs
    public class AnimationTransformEventArgs : System.EventArgs 
    public ref class AnimationTransformEventArgs : public System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Chart.AnimationTransformEventArgs

    See Also