alexa
menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ChartZoomPanBehaviorMapping

    Inheritance
    System.Object
    ChartZoomPanBehaviorMapping
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.SfChart.XForms.WPF
    Assembly: Syncfusion.SfChart.XForms.WPF.dll
    Syntax
    public static class ChartZoomPanBehaviorMapping

    Methods

    OnChartZoomPanBehaviorPropertiesChanged(String, ChartZoomPanBehavior, ChartZoomPanBehavior)

    Declaration
    public static void OnChartZoomPanBehaviorPropertiesChanged(string propertyName, ChartZoomPanBehavior formBehavior, ChartZoomPanBehavior nativeBehavior)
    Parameters
    Type Name Description
    System.String propertyName
    ChartZoomPanBehavior formBehavior
    Syncfusion.UI.Xaml.Charts.ChartZoomPanBehavior nativeBehavior
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved