Base class for Path UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
C#
public class ChartPathElementAutomationPeer : ChartElementAutomationPeer
Inheritance: objectChartElementAutomationPeerChartPathElementAutomationPeer
Derived Classes:
Inherited Members
Constructors
Initializes a new instance of the ChartPathElementAutomationPeer class.
C#
public ChartPathElementAutomationPeer(Path owner)
The owner.
Methods
C#
protected override Rect GetBoundingRectangleCore()
Rect