ClassFunnelSegmentAutomationPeer
Class
Exposes funnel segments to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public class FunnelSegmentAutomationPeer : SingleValueSeriesItemAutomationPeer, ISelectionItemProvider, IValueProvider
Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerSingleValueSeriesItemAutomationPeerFunnelSegmentAutomationPeer
Implements:
Inherited Members
Constructors
FunnelSegmentAutomationPeer(Path)
Initializes a new instance of the FunnelSegmentAutomationPeer class.
Declaration
cs-api-definition
public FunnelSegmentAutomationPeer(Path owner)
Parameters
owner
Path
The owner.
Methods
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by .
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
The type of the control.