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

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