ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / RSI Class / RSI Constructor



In This Topic
    RSI Constructor
    In This Topic
    Creates an instance of RSI class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RSI()
    public RSI()
    public:
    RSI();
    See Also