Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ZoomStartedEventArgs Class
Members

In This Topic
    C1ZoomStartedEventArgs Class
    In This Topic
    Contains information of the ZoomStarted event.
    Object Model
    C1ZoomStartedEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class C1ZoomStartedEventArgs 
       Inherits C1ZoomEventArgs
    public class C1ZoomStartedEventArgs : C1ZoomEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Xaml.C1InputEventArgs
             C1.Xaml.C1ZoomEventArgs
                C1.Xaml.C1ZoomStartedEventArgs

    See Also