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

In This Topic
    RSI Class
    In This Topic
    Represents a Relative Strength Index indicator series for the FinancialChart.
    Object Model
    RSI ClassChartStyle ClassAxis ClassAxis ClassDataLabel ClassChartStyle ClassChartStyle Class
    Syntax
    'Declaration
     
    
    Public Class RSI 
       Inherits IndicatorBase
    public class RSI : 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.RSI

    See Also