Class PolarLineAutomationPeer
Exposes polar line path visual to UI Automation.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class PolarLineAutomationPeer : ChartPathElementAutomationPeer
Constructors
PolarLineAutomationPeer(Path)
Initializes a new instance of the Polar
Declaration
public PolarLineAutomationPeer(Path owner)
Parameters
System. The owner. |
Methods
GetAutomationControlTypeCore()
Gets the control type for the System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System. The System. |
Overrides
GetClassNameCore()
Gets the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System.
|
Overrides
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |