New to Telerik UI for WPFStart a free 30-day trial

Exposes candlestick item visual to UI Automation.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public class CandlestickAutomationPeer : SelectableSeriesItemAutomationPeer, ISelectionItemProvider

Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerCandlestickAutomationPeer

Implements: ISelectionItemProvider

Inherited Members SelectableSeriesItemAutomationPeer.GetPattern(PatternInterface)SelectableSeriesItemAutomationPeer.GetAutomationControlTypeCore()SelectableSeriesItemAutomationPeer.GetClassNameCore()ChartElementAutomationPeer.GetItemStatusCore()ChartElementAutomationPeer.GetHelpTextCore()

Constructors

Initializes a new instance of the CandlestickAutomationPeer class.

C#
public CandlestickAutomationPeer(Candlestick owner)
Parameters:ownerCandlestick

The owner.

Initializes a new instance of the CandlestickAutomationPeer class.

C#
public CandlestickAutomationPeer(ContentPresenter owner)
Parameters:ownerContentPresenter

The owner.

Methods

When overridden in a derived class, is called by .

C#
protected override string GetLocalizedControlTypeCore()
Returns:

string

The type of the control.