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



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