ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / IchimokuCloud Class / LaggingPeriod Property

In This Topic
    LaggingPeriod Property
    In This Topic
    Gets or sets the period of Lagging Period.
    Syntax
    'Declaration
     
    
    Public Property LaggingPeriod As Integer
    public int LaggingPeriod {get; set;}
    See Also