ClassPolarAxisGridLineAnnotationAutomationPeer
Exposes PolarAxisGridLineAnnotation type to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
public class PolarAxisGridLineAnnotationAutomationPeer : ChartAnnotationAutomationPeer, IValueProvider
Inheritance: objectChartAnnotationAutomationPeerPolarAxisGridLineAnnotationAutomationPeer
Implements:
Inherited Members
Constructors
PolarAxisGridLineAnnotationAutomationPeer(PolarAxisGridLineAnnotation)
Initializes a new instance of the PolarAxisGridLineAnnotationAutomationPeer class.
Declaration
public PolarAxisGridLineAnnotationAutomationPeer(PolarAxisGridLineAnnotation owner)
Parameters
owner
The owner.
Methods
GetHelpTextCore()
Returns the string that describes the functionality of the FrameworkElement that is associated with this . This method is called by .
GetPattern(PatternInterface)
Gets the control pattern for the UIElement that is associated with this .
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
patternInterface
PatternInterface
A value from the enumeration.
Returns
An object that implements the interface if patternInterface is ; otherwise, null.