LaggingPeriod Property (IchimokuCloud)
In This Topic
Gets or sets the period of Lagging Period.
Syntax
'Declaration
<C1DescriptionAttribute("IchimokuCloud.LaggingPeriod", "Gets or sets the period of Lagging Period.")>
Public Property LaggingPeriod As Integer
[C1Description("IchimokuCloud.LaggingPeriod", "Gets or sets the period of Lagging Period.")]
public int LaggingPeriod {get; set;}
See Also