ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / BollingerBands Class / MultiplierProperty Field



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