ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / IndicatorBase Class / Period Property

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