MAUI | ComponentOne
C1.Maui.Chart Assembly / C1.Maui.Chart.Interaction Namespace / ZoomBehavior Class
Members
In This Topic
    ZoomBehavior Class
    In This Topic
    Represents zoom behavior.
    Syntax
    public class ZoomBehavior : Microsoft.Maui.Controls.Behavior<FlexChart> 
    Inheritance Hierarchy

    System.Object
       Microsoft.Maui.Controls.BindableObject
          Microsoft.Maui.Controls.Behavior
             Microsoft.Maui.Controls.Behavior<T>
                C1.Maui.Chart.Interaction.ZoomBehavior

    See Also