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

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