ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / IchimokuCloud Class / LaggingPeriod Property

In This Topic
    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