Class IndicatorBaseAutomationPeer
Base class for financial indicator UI Automation.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class IndicatorBaseAutomationPeer : FrameworkElementAutomationPeer
Constructors
IndicatorBaseAutomationPeer(IndicatorBase)
Initializes a new instance of the Indicator
Declaration
public IndicatorBaseAutomationPeer(IndicatorBase owner)
Parameters
Indicator The owner. |
Methods
GetAutomationControlTypeCore()
Gets the control type for the System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System. The System. |
GetClassNameCore()
Gets the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System. An System. |
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |