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