ComponentOne FinancialChart for UWP Edition
CCI Class
Members 

C1.Xaml.Chart.Finance Namespace : CCI Class
Represents a Commodity Channel Index indicator series for the FinancialChart.
Object Model
CCI ClassChartStyle ClassAxis ClassAxis ClassDataLabel ClassChartStyle ClassChartStyle Class
Syntax
'Declaration
 
Public Class CCI 
   Inherits IndicatorBase
public class CCI : IndicatorBase 
Remarks
The commodity channel index is an oscillator that measures an asset's current price level relative to an average price level over a specified period of time.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               C1.Xaml.Chart.Series
                  C1.Xaml.Chart.Finance.FinancialSeries
                     C1.Xaml.Chart.Finance.IndicatorBase
                        C1.Xaml.Chart.Finance.CCI

See Also

Reference

CCI Members
C1.Xaml.Chart.Finance Namespace