Class SingleValueSeriesItemAutomationPeer
Base class for single value series item UI Automation.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public abstract class SingleValueSeriesItemAutomationPeer : SelectableSeriesItemAutomationPeer, ISelectionItemProvider, IValueProvider
Constructors
SingleValueSeriesItemAutomationPeer(FrameworkElement)
Initializes a new instance of the Single
Declaration
protected SingleValueSeriesItemAutomationPeer(FrameworkElement owner)
Parameters
System. The System. |
Methods
GetPattern(PatternInterface)
Gets the control pattern for the System.
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
System. A value from the enumeration. |
Returns
System. An object that implements the System. |