ClassBarAutomationPeer
Class
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:
Inherited Members
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
The type of the control.