ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / BollingerBands Class
Members

In This Topic
    BollingerBands Class
    In This Topic
    The BollingerBands class.
    Syntax
    'Declaration
     
    
    Public Class BollingerBands 
       Inherits IndicatorBase
    public class BollingerBands : IndicatorBase 
    Inheritance Hierarchy

    System.Object
       C1.Chart.SeriesBase
          C1.Win.Chart.Series
             C1.Win.Chart.Finance.FinancialSeries
                C1.Win.Chart.Finance.IndicatorBase
                   C1.Win.Chart.Finance.BollingerBands

    See Also