Class SfChartMapping
Inheritance
System.Object
SfChartMapping
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 SfChartMapping
Methods
OnChartPropertiesChanged(String, SfChart, SfChart)
Declaration
public static void OnChartPropertiesChanged(string propertyName, SfChart formsChart, SfChart nativeChart)
Parameters
Type | Name | Description |
---|---|---|
System.String | propertyName | |
SfChart | formsChart | |
Syncfusion.UI.Xaml.Charts.SfChart | nativeChart |