Class RadChartBaseAutomationPeer
Exposes RadCartesianChart type to UI Automation.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class RadChartBaseAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadChartBaseAutomationPeer(RadChartBase)
Initializes a new instance of the Rad
Declaration
public RadChartBaseAutomationPeer(RadChartBase owner)
Parameters
Rad The owner. |
Methods
GetAutomationControlTypeCore()
Gets the control type for the System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System. The System. |
GetChildrenCore()
Gets the collection of child elements of the System.
Declaration
protected override List<AutomationPeer> GetChildrenCore()
Returns
System. A list of child System. |
GetClassNameCore()
Gets the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Returns the string that describes the functionality of the System.
Declaration
protected override string GetHelpTextCore()
Returns
System. The help text, or System. |
GetItemStatusCore()
Declaration
protected override sealed string GetItemStatusCore()
Returns
System.
|
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |