Class
BoxPlotShapeAutomationPeer

Exposes box plot item visual to UI Automation.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

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

Inheritance: objectChartElementAutomationPeerSelectableSeriesItemAutomationPeerBoxPlotShapeAutomationPeer

Implements: ISelectionItemProvider

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

Constructors

BoxPlotShapeAutomationPeer(BoxPlotShape)

Initializes a new instance of the BoxPlotShapeAutomationPeer class.

Declaration

cs-api-definition
public BoxPlotShapeAutomationPeer(BoxPlotShape owner)

Parameters

owner

BoxPlotShape

The owner.

BoxPlotShapeAutomationPeer(ContentPresenter)

Initializes a new instance of the BoxPlotShapeAutomationPeer class.

Declaration

cs-api-definition
public BoxPlotShapeAutomationPeer(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.