Class XyzSeries3DAutomationPeer
Exposes XYZSeries3D type to UI Automation.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class XyzSeries3DAutomationPeer : FrameworkElementAutomationPeer
Constructors
XyzSeries3DAutomationPeer(XyzSeries3D)
Initializes a new instance of the Xyz
Declaration
public XyzSeries3DAutomationPeer(XyzSeries3D owner)
Parameters
Xyz 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.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override sealed string GetItemStatusCore()
Returns
System.
|