FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / ZoomBehavior Class
Members

In This Topic
    ZoomBehavior Class
    In This Topic
    Represents zoom behavior.
    Object Model
    ZoomBehavior Class
    Syntax
    'Declaration
     
    Public Class ZoomBehavior 
       Inherits System.Windows.DependencyObject
       Implements IBehavior 
    public class ZoomBehavior : System.Windows.DependencyObject, IBehavior  
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Interaction.ZoomBehavior

    See Also