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