ClassCandlestickAutomationPeer
Class
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:
Inherited Members
Constructors
CandlestickAutomationPeer(Candlestick)
Initializes a new instance of the CandlestickAutomationPeer class.
Declaration
cs-api-definition
public CandlestickAutomationPeer(Candlestick owner)
Parameters
owner
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
The type of the control.