MAUI | ComponentOne
C1.Maui.Chart Assembly / C1.Maui.Chart.Interaction Namespace / TranslateBehavior Class
Members
In This Topic
    TranslateBehavior Class
    In This Topic
    Represents translation behavior.
    Syntax
    public class TranslateBehavior : 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.TranslateBehavior

    See Also