Class
PolarPointAutomationPeer

Exposes polar point visuals to UI Automation.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public class PolarPointAutomationPeer : SingleValueSeriesItemAutomationPeer, ISelectionItemProvider, IValueProvider

Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerSingleValueSeriesItemAutomationPeerPolarPointAutomationPeer

Implements: ISelectionItemProviderIValueProvider

Inherited Members SingleValueSeriesItemAutomationPeer.GetPattern(PatternInterface)SelectableSeriesItemAutomationPeer.GetAutomationControlTypeCore()SelectableSeriesItemAutomationPeer.GetClassNameCore()ChartElementAutomationPeer.GetItemStatusCore()ChartElementAutomationPeer.GetHelpTextCore()

Constructors

PolarPointAutomationPeer(ContentPresenter)

Initializes a new instance of the PolarPointAutomationPeer class.

Declaration

cs-api-definition
public PolarPointAutomationPeer(ContentPresenter owner)

Parameters

owner

ContentPresenter

The owner.

PolarPointAutomationPeer(Path)

Initializes a new instance of the PolarPointAutomationPeer class.

Declaration

cs-api-definition
public PolarPointAutomationPeer(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

string

The type of the control.