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



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