New to Telerik UI for WPFStart a free 30-day trial

Exposes error bar item visual to UI Automation.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public class ErrorBarShapeAutomationPeer : SelectableSeriesItemAutomationPeer, ISelectionItemProvider

Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerErrorBarShapeAutomationPeer

Implements: ISelectionItemProvider

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

Constructors

Initializes a new instance of the ErrorBarShapeAutomationPeer class.

C#
public ErrorBarShapeAutomationPeer(ContentPresenter owner)
Parameters:ownerContentPresenter

The owner.

Initializes a new instance of the ErrorBarShapeAutomationPeer class.

C#
public ErrorBarShapeAutomationPeer(ErrorBarShape owner)
Parameters:ownerErrorBarShape

The owner.

Methods

When overridden in a derived class, is called by .

C#
protected override string GetLocalizedControlTypeCore()
Returns:

string

The type of the control.