FlexChart | ComponentOne
C1.WPF.Chart.Finance 程序集 / C1.WPF.Chart.Finance 命名空间 / CCI 类
成员

本主题中
    CCI 类
    本主题中
    Represents a Commodity Channel Index indicator series for the FinancialChart.
    对象模型
    CCI 类
    语法
    '声明
     
    Public Class CCI 
       Inherits IndicatorBase
    public class CCI : IndicatorBase 
    备注
    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.
    继承层次

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Series
                C1.WPF.Chart.Finance.FinancialSeries
                   C1.WPF.Chart.Finance.IndicatorBase
                      C1.WPF.Chart.Finance.CCI

    请参见