ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / IndicatorBase Class / PeriodProperty Field



In This Topic
    PeriodProperty Field (IndicatorBase)
    In This Topic
    Identifies the Period dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PeriodProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = IndicatorBase.PeriodProperty
    public static readonly DependencyProperty PeriodProperty
    public:
    static readonly DependencyProperty^ PeriodProperty
    See Also