Class SurfaceSeries3DAutomationPeer
Exposes SurfaceSeries3D type to UI Automation.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class SurfaceSeries3DAutomationPeer : XyzSeries3DAutomationPeer
Constructors
SurfaceSeries3DAutomationPeer(SurfaceSeries3D)
Initializes a new instance of the Surface
Declaration
public SurfaceSeries3DAutomationPeer(SurfaceSeries3D owner)
Parameters
Surface 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. |
Overrides
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |