ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / BollingerBands Class / Multiplier Property

In This Topic
    Multiplier Property
    In This Topic
    Gets or sets the standard deviation multiplier.
    Syntax
    'Declaration
     
    
    Public Property Multiplier As Integer
    public int Multiplier {get; set;}
    See Also