Class
CandlestickAutomationPeer

Exposes candlestick item visual to UI Automation.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public class CandlestickAutomationPeer : SelectableSeriesItemAutomationPeer, ISelectionItemProvider

Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerCandlestickAutomationPeer

Implements: ISelectionItemProvider

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

Constructors

CandlestickAutomationPeer(Candlestick)

Initializes a new instance of the CandlestickAutomationPeer class.

Declaration

cs-api-definition
public CandlestickAutomationPeer(Candlestick owner)

Parameters

owner

Candlestick

The owner.

CandlestickAutomationPeer(ContentPresenter)

Initializes a new instance of the CandlestickAutomationPeer class.

Declaration

cs-api-definition
public CandlestickAutomationPeer(ContentPresenter owner)

Parameters

owner

ContentPresenter

The owner.

Methods

GetLocalizedControlTypeCore()

When overridden in a derived class, is called by .

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

The type of the control.