Class TechnicalIndicatorMapping
Inheritance
System.Object
TechnicalIndicatorMapping
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 TechnicalIndicatorMapping
Methods
GetNativeTechnicalIndicator(FinancialTechnicalIndicator)
Declaration
public static FinancialTechnicalIndicator GetNativeTechnicalIndicator(FinancialTechnicalIndicator technicalIndicator)
Parameters
Type | Name | Description |
---|---|---|
FinancialTechnicalIndicator | technicalIndicator |
Returns
Type |
---|
Syncfusion.UI.Xaml.Charts.FinancialTechnicalIndicator |