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

Exposes bar item visuals to UI Automation.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public class BarAutomationPeer : SingleValueSeriesItemAutomationPeer, ISelectionItemProvider, IValueProvider

Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerSingleValueSeriesItemAutomationPeerBarAutomationPeer

Implements: ISelectionItemProviderIValueProvider

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

Constructors

Initializes a new instance of the BarAutomationPeer class.

C#
public BarAutomationPeer(Border owner)
Parameters:ownerBorder

The owner.

Initializes a new instance of the BarAutomationPeer class.

C#
public BarAutomationPeer(ContentPresenter owner)
Parameters:ownerContentPresenter

The owner.

Methods

When overridden in a derived class, is called by .

C#
protected override string GetLocalizedControlTypeCore()
Returns:

string

The type of the control.