Class ErrorBarSeriesAutomationPeer
Exposes ErrorBarSeries type to UI Automation.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class ErrorBarSeriesAutomationPeer : CartesianSeriesAutomationPeer
Constructors
ErrorBarSeriesAutomationPeer(ErrorBarSeries)
Initializes a new instance of the Error
Declaration
public ErrorBarSeriesAutomationPeer(ErrorBarSeries owner)
Parameters
Error The owner. |
Methods
GetChildrenCore()
Gets the collection of child elements of the System.
Declaration
protected override List<AutomationPeer> GetChildrenCore()
Returns
System. A list of child System. |
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |