ClassRadarPointAutomationPeer
Class
Exposes radar point visuals to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public class RadarPointAutomationPeer : SingleValueSeriesItemAutomationPeer, ISelectionItemProvider, IValueProvider
Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerSingleValueSeriesItemAutomationPeerRadarPointAutomationPeer
Implements:
Inherited Members
Constructors
RadarPointAutomationPeer(ContentPresenter)
Initializes a new instance of the RadarPointAutomationPeer class.
Declaration
cs-api-definition
public RadarPointAutomationPeer(ContentPresenter owner)
Parameters
owner
ContentPresenter
The owner.
RadarPointAutomationPeer(Path)
Initializes a new instance of the RadarPointAutomationPeer class.
Declaration
cs-api-definition
public RadarPointAutomationPeer(Path owner)
Parameters
owner
Path
The owner.
Methods
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by .
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
The type of the control.