Back to Devexpress

CommodityChannelIndex Class

wpf-devexpress-dot-xpf-dot-charts-34903e93.md

latest2.0 KB
Original Source

CommodityChannelIndex Class

A Commodity Channel Index indicator.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class CommodityChannelIndex :
    SeparatePaneIndicatorWithPoints
vb
Public Class CommodityChannelIndex
    Inherits SeparatePaneIndicatorWithPoints

Remarks

The Commodity Channel Index indicator looks as follows.

Implements

ILegendVisible

Inheritance

Show 13 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Indicator SeparatePaneIndicator DevExpress.Xpf.Charts.SeparatePaneIndicatorWithPoints CommodityChannelIndex

See Also

CommodityChannelIndex Members

DevExpress.Xpf.Charts Namespace