Class
BarAutomationPeer

Exposes bar item visuals to UI Automation.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

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

Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerSingleValueSeriesItemAutomationPeerBarAutomationPeer

Implements: ISelectionItemProviderIValueProvider

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

Constructors

BarAutomationPeer(Border)

Initializes a new instance of the BarAutomationPeer class.

Declaration

cs-api-definition
public BarAutomationPeer(Border owner)

Parameters

owner

Border

The owner.

BarAutomationPeer(ContentPresenter)

Initializes a new instance of the BarAutomationPeer class.

Declaration

cs-api-definition
public BarAutomationPeer(ContentPresenter owner)

Parameters

owner

ContentPresenter

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.