Exposes ScatterPointSeries type to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
C#
public class ScatterPointSeriesAutomationPeer : ScatterSeriesAutomationPeer
Inheritance: objectChartElementAutomationPeerChartSeriesAutomationPeerCartesianSeriesAutomationPeerScatterSeriesAutomationPeerScatterPointSeriesAutomationPeer...
Derived Classes:
Inherited Members
Constructors
Initializes a new instance of the ScatterPointSeriesAutomationPeer class.
C#
public ScatterPointSeriesAutomationPeer(ScatterPointSeries owner)
The owner.
Methods
When overridden in a derived class, is called by .
C#
protected override string GetLocalizedControlTypeCore()
The type of the control.
Overrides: