Class ChartAxis3DAutomationPeer
Exposes ChartAxis3D type to UI Automation.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class ChartAxis3DAutomationPeer : FrameworkElementAutomationPeer
Constructors
ChartAxis3DAutomationPeer(ChartAxis3D)
Initializes a new instance of the Chart
Declaration
public ChartAxis3DAutomationPeer(ChartAxis3D owner)
Parameters
Chart 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.
|