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 |