Class PolarChartGridAutomationPeer
Exposes PolarChartGrid type to UI Automation.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class PolarChartGridAutomationPeer : FrameworkElementAutomationPeer
Constructors
PolarChartGridAutomationPeer(PolarChartGrid)
Initializes a new instance of the Polar
Declaration
public PolarChartGridAutomationPeer(PolarChartGrid owner)
Parameters
Polar The owner. |
Methods
GetAutomationControlTypeCore()
Gets the control type for the System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System. The System. |
GetClassNameCore()
Gets the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |