ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / IchimokuCloud Class / LaggingPeriodProperty Field



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