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 XyzSeries3DAutomationPeer class.
Declaration
public XyzSeries3DAutomationPeer(XyzSeries3D owner)
Parameters
XyzSeries3D
owner
The owner. |
Methods
GetAutomationControlTypeCore()
Gets the control type for the System.Windows.UIElement that is associated with this System.Windows.Automation.Peers.UIElementAutomationPeer. This method is called by System.Windows.Automation.Peers.AutomationPeer.GetAutomationControlType.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
The System.Windows.Automation.Peers.AutomationControlType.Image enumeration value. |
GetClassNameCore()
Gets the name of the System.Windows.UIElement that is associated with this System.Windows.Automation.Peers.UIElementAutomationPeer. This method is called by System.Windows.Automation.Peers.AutomationPeer.GetClassName.
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
GetItemStatusCore()
Declaration
protected override sealed string GetItemStatusCore()
Returns
System.String
|