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



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