ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / IndicatorBase Class / Period Property

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