Class BubbleAutomationPeer
Exposes cartesian bubble visuals to UI Automation.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class BubbleAutomationPeer : SelectableSeriesItemAutomationPeer, ISelectionItemProvider
Constructors
BubbleAutomationPeer(ContentPresenter)
Initializes a new instance of the Bubble
Declaration
public BubbleAutomationPeer(ContentPresenter owner)
Parameters
System. The owner. |
BubbleAutomationPeer(Path)
Initializes a new instance of the Bubble
Declaration
public BubbleAutomationPeer(Path owner)
Parameters
System. The owner. |
Methods
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |