Class BarAutomationPeer
Exposes bar item visuals to UI Automation.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class BarAutomationPeer : SingleValueSeriesItemAutomationPeer, ISelectionItemProvider, IValueProvider
Constructors
BarAutomationPeer(Border)
Initializes a new instance of the Bar
Declaration
public BarAutomationPeer(Border owner)
Parameters
System. The owner. |
BarAutomationPeer(ContentPresenter)
Initializes a new instance of the Bar
Declaration
public BarAutomationPeer(ContentPresenter owner)
Parameters
System. The owner. |
Methods
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |