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