ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / Stochastic Class / KPeriodProperty Field



In This Topic
    KPeriodProperty Field
    In This Topic
    Identifies the KPeriod dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly KPeriodProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Stochastic.KPeriodProperty
    public static readonly DependencyProperty KPeriodProperty
    public:
    static readonly DependencyProperty^ KPeriodProperty
    See Also