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



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