Class
CommodityChannelIndexIndicator

Represents a Commodity Channel Index (CCI) indicator.

Definition

Namespace:Telerik.Maui.Controls.Compatibility.Chart

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

cs-api-definition
public class CommodityChannelIndexIndicator : HighLowClosePeriodIndicatorBase

Inheritance: objectChartElementChartSeriesCartesianSeriesIndicatorBaseLineIndicatorBaseHighLowIndicatorBaseHighLowCloseIndicatorBaseHighLowClosePeriodIndicatorBaseCommodityChannelIndexIndicator

Inherited Members HighLowClosePeriodIndicatorBase.PeriodPropertyHighLowClosePeriodIndicatorBase.PeriodHighLowCloseIndicatorBase.CloseBindingPropertyHighLowCloseIndicatorBase.CloseBindingHighLowIndicatorBase.HighBindingPropertyHighLowIndicatorBase.LowBindingPropertyHighLowIndicatorBase.HighBindingHighLowIndicatorBase.LowBindingLineIndicatorBase.StrokePropertyLineIndicatorBase.StrokeThicknessPropertyLineIndicatorBase.IsDefaultValue(string)LineIndicatorBase.StrokeLineIndicatorBase.StrokeThicknessIndicatorBase.CategoryBindingPropertyIndicatorBase.CategoryBindingChartSeries.AllowSelectPropertyChartSeries.DisplayNamePropertyChartSeries.IsSelectedPropertyChartSeries.ItemsSourcePropertyChartSeries.ShowLabelsPropertyChartSeries.LabelBindingPropertyChartSeries.LabelFormatPropertyChartSeries.LabelFormatterPropertyChartSeries.OnItemsSourceCollectionChanged(object, NotifyCollectionChangedEventArgs)ChartSeries.OnItemsSourceChanged(IEnumerable, IEnumerable)ChartSeries.LabelFormatterChartSeries.AllowSelectChartSeries.DisplayNameChartSeries.IsSelectedChartSeries.ItemsSourceChartSeries.ShowLabelsChartSeries.LabelBindingChartSeries.LabelFormatChartElement.OnPropertyChanged(string)ChartElement.Key

Constructors

CommodityChannelIndexIndicator()

Declaration

cs-api-definition
public CommodityChannelIndexIndicator()