ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / Envelopes Class / TypeProperty Field



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