Class ErrorBarShapeAutomationPeer
Exposes error bar item visual to UI Automation.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class ErrorBarShapeAutomationPeer : SelectableSeriesItemAutomationPeer, ISelectionItemProvider
Constructors
ErrorBarShapeAutomationPeer(ContentPresenter)
Initializes a new instance of the Error
Declaration
public ErrorBarShapeAutomationPeer(ContentPresenter owner)
Parameters
System. The owner. |
ErrorBarShapeAutomationPeer(ErrorBarShape)
Initializes a new instance of the Error
Declaration
public ErrorBarShapeAutomationPeer(ErrorBarShape owner)
Parameters
Error 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. |