Class ChartLegendMapping
Inheritance
System.Object
ChartLegendMapping
Namespace: Syncfusion.SfChart.XForms.MacOS
Assembly: Syncfusion.SfChart.XForms.macOS.dll
Syntax
public static class ChartLegendMapping : Object
Methods
OnLegendPropertiesChanged(String, ChartLegend, SFChartLegend)
Declaration
public static void OnLegendPropertiesChanged(string propertyName, ChartLegend formLegend, SFChartLegend nativeLegend)
Parameters
Type | Name | Description |
---|---|---|
System.String | propertyName | |
ChartLegend | formLegend | |
SFChartLegend | nativeLegend |