Class PolarAxisGridLineAnnotationAutomationPeer
Exposes PolarAxisGridLineAnnotation type to UI Automation.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class PolarAxisGridLineAnnotationAutomationPeer : ChartAnnotationAutomationPeer, IValueProvider
Constructors
PolarAxisGridLineAnnotationAutomationPeer(PolarAxisGridLineAnnotation)
Initializes a new instance of the Polar
Declaration
public PolarAxisGridLineAnnotationAutomationPeer(PolarAxisGridLineAnnotation owner)
Parameters
Polar 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. |