FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / BollingerBands Class
Members

In This Topic
    BollingerBands Class
    In This Topic
    Represents Bollinger Bands overlay.
    Object Model
    BollingerBands Class
    Syntax
    'Declaration
     
    Public Class BollingerBands 
       Inherits IndicatorBase
    public class BollingerBands : IndicatorBase 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Series
                C1.WPF.Chart.Finance.FinancialSeries
                   C1.WPF.Chart.Finance.IndicatorBase
                      C1.WPF.Chart.Finance.BollingerBands

    See Also