C1.Win.Chart.Finance Namespace / RSI Class
Members

RSI Class
Represents a Relative Strength Index indicator series for the FinancialChart.
Syntax
'Declaration
 
Public Class RSI 
   Inherits 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