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