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



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