FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.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