Base class for series item UI Automation that supports selection.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
public abstract class SelectableSeriesItemAutomationPeer : ChartElementAutomationPeer, ISelectionItemProvider
Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeer
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the SelectableSeriesItemAutomationPeer class.
protected SelectableSeriesItemAutomationPeer(FrameworkElement owner)
The FrameworkElement associated with this .
Methods
Gets the control type for the UIElement that is associated with this . This method is called by .
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
The enumeration value.
Overrides:
Gets the name of the UIElement that is associated with this . This method is called by .
Gets the control pattern for the UIElement that is associated with this .
public override object GetPattern(PatternInterface patternInterface)
A value from the enumeration.
Returns:An object that implements the interface if patternInterface is ; otherwise, null.