Class RadialAxisGridLineAnnotationAutomationPeer
Exposes RadialAxisGridLineAnnotation type to UI Automation.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class RadialAxisGridLineAnnotationAutomationPeer : ChartAnnotationAutomationPeer, IValueProvider
Constructors
RadialAxisGridLineAnnotationAutomationPeer(RadialAxisGridLineAnnotation)
Initializes a new instance of the Radial
Declaration
public RadialAxisGridLineAnnotationAutomationPeer(RadialAxisGridLineAnnotation owner)
Parameters
Radial The owner. |
Methods
GetHelpTextCore()
Returns the string that describes the functionality of the System.
Declaration
protected override string GetHelpTextCore()
Returns
System. The help text, or System. |
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. |