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

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