Class ChartPathElementAutomationPeer
Base class for Path UI Automation.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class ChartPathElementAutomationPeer : ChartElementAutomationPeer
Constructors
ChartPathElementAutomationPeer(Path)
Initializes a new instance of the Chart
Declaration
public ChartPathElementAutomationPeer(Path owner)
Parameters
System. The owner. |
Methods
GetBoundingRectangleCore()
Declaration
protected override Rect GetBoundingRectangleCore()
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. |
Overrides
IsOffscreenCore()
Declaration
protected override bool IsOffscreenCore()
Returns
System.
|