Class BoxPlotShapeAutomationPeer
Exposes box plot item visual to UI Automation.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class BoxPlotShapeAutomationPeer : SelectableSeriesItemAutomationPeer, ISelectionItemProvider
Constructors
BoxPlotShapeAutomationPeer(ContentPresenter)
Initializes a new instance of the Box
Declaration
public BoxPlotShapeAutomationPeer(ContentPresenter owner)
Parameters
System. The owner. |
BoxPlotShapeAutomationPeer(BoxPlotShape)
Initializes a new instance of the Box
Declaration
public BoxPlotShapeAutomationPeer(BoxPlotShape owner)
Parameters
Box The owner. |
Methods
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |