Class FunnelSegmentAutomationPeer
Exposes funnel segments to UI Automation.
Inheritance
System.Object
FunnelSegmentAutomationPeer
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class FunnelSegmentAutomationPeer : SingleValueSeriesItemAutomationPeer, ISelectionItemProvider, IValueProvider
Constructors
FunnelSegmentAutomationPeer(Path)
Initializes a new instance of the Funnel
Declaration
public FunnelSegmentAutomationPeer(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. |