Class UltimateOscillatorIndicator
Inheritance
System.Object
UltimateOscillatorIndicator
Inherited Members
Namespace: Telerik.Maui.Controls.Compatibility.Chart
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public class UltimateOscillatorIndicator : HighLowClosePeriodIndicatorBase, IParentElement, IChildElement
Constructors
UltimateOscillatorIndicator()
Declaration
public UltimateOscillatorIndicator()
Fields
Period2Property
Declaration
public static readonly BindableProperty Period2Property
Field Value
Microsoft.Maui.Controls.BindableProperty
|
Period3Property
Declaration
public static readonly BindableProperty Period3Property
Field Value
Microsoft.Maui.Controls.BindableProperty
|
Properties
Period2
Declaration
public int Period2 { get; set; }
Property Value
System.Int32
|
Period3
Declaration
public int Period3 { get; set; }
Property Value
System.Int32
|