ClassOhlcStickAutomationPeer
Class
Exposes ohlc item visual to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public class OhlcStickAutomationPeer : SelectableSeriesItemAutomationPeer, ISelectionItemProvider
Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerOhlcStickAutomationPeer
Implements:
Inherited Members
Constructors
OhlcStickAutomationPeer(ContentPresenter)
Initializes a new instance of the OhlcStickAutomationPeer class.
Declaration
cs-api-definition
public OhlcStickAutomationPeer(ContentPresenter owner)
Parameters
owner
ContentPresenter
The owner.
OhlcStickAutomationPeer(OhlcStick)
Initializes a new instance of the OhlcStickAutomationPeer class.
Declaration
cs-api-definition
public OhlcStickAutomationPeer(OhlcStick owner)
Parameters
owner
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.