ClassRadialAxisGridLineAnnotationAutomationPeer
Exposes RadialAxisGridLineAnnotation type to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
public class RadialAxisGridLineAnnotationAutomationPeer : ChartAnnotationAutomationPeer, IValueProvider
Inheritance: objectChartAnnotationAutomationPeerRadialAxisGridLineAnnotationAutomationPeer
Implements:
Inherited Members
Constructors
RadialAxisGridLineAnnotationAutomationPeer(RadialAxisGridLineAnnotation)
Initializes a new instance of the RadialAxisGridLineAnnotationAutomationPeer class.
Declaration
public RadialAxisGridLineAnnotationAutomationPeer(RadialAxisGridLineAnnotation 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.