Class
ErrorBarShapeAutomationPeer

Exposes error bar item visual to UI Automation.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public class ErrorBarShapeAutomationPeer : SelectableSeriesItemAutomationPeer, ISelectionItemProvider

Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerErrorBarShapeAutomationPeer

Implements: ISelectionItemProvider

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

Constructors

ErrorBarShapeAutomationPeer(ContentPresenter)

Initializes a new instance of the ErrorBarShapeAutomationPeer class.

Declaration

cs-api-definition
public ErrorBarShapeAutomationPeer(ContentPresenter owner)

Parameters

owner

ContentPresenter

The owner.

ErrorBarShapeAutomationPeer(ErrorBarShape)

Initializes a new instance of the ErrorBarShapeAutomationPeer class.

Declaration

cs-api-definition
public ErrorBarShapeAutomationPeer(ErrorBarShape owner)

Parameters

owner

ErrorBarShape

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.