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

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