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