ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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 Windows.UI.Xaml.DependencyObject
       Implements IBehavior 
    public class ZoomBehavior : Windows.UI.Xaml.DependencyObject, IBehavior  
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          C1.Xaml.Chart.Interaction.ZoomBehavior

    See Also