Class ChartAnnotationMapping
Inheritance
System.Object
ChartAnnotationMapping
Namespace: Syncfusion.SfChart.XForms.MacOS
Assembly: Syncfusion.SfChart.XForms.macOS.dll
Syntax
public class ChartAnnotationMapping : Object
Constructors
ChartAnnotationMapping()
Declaration
public ChartAnnotationMapping()
Methods
GetNativeAnnotation(ChartAnnotation, SfChart)
Declaration
public static ChartAnnotation GetNativeAnnotation(ChartAnnotation formsAnnotation, SfChart formChart)
Parameters
Type | Name | Description |
---|---|---|
ChartAnnotation | formsAnnotation | |
SfChart | formChart |
Returns
Type |
---|
ChartAnnotation |