ClassCommodityChannelIndexIndicator
Class
Represents the CommodityChannelIndexIndicator for ChartView control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class CommodityChannelIndexIndicator : ContinuousSeriesBase, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContinuousSeriesBaseCommodityChannelIndexIndicator
Implements:
Inherited Members
Constructors
CommodityChannelIndexIndicator()
Initializes a new instance of the CommodityChannelIndexIndicator class.
Declaration
cs-api-definition
public CommodityChannelIndexIndicator()
Properties
Methods
AssignReference(AutomationReference)
Assign the reference and perform your custom class initialization.
Declaration
cs-api-definition
public override void AssignReference(AutomationReference reference)
Parameters
reference
Overrides