C# Class Telerik.UI.Automation.Peers.ScatterPointSeriesAutomationPeer

AutomationPeer class for ScatterPointSeries.
Inheritance: Telerik.UI.Automation.Peers.ChartSeriesAutomationPeer
Exibir arquivo Open project: unoplatform/Uno.Telerik.UI-For-UWP

Public Methods

Method Description
ScatterPointSeriesAutomationPeer ( ScatterPointSeries owner ) : Telerik.UI.Xaml.Controls.Chart

Initializes a new instance of the ScatterPointSeriesAutomationPeer class.

Protected Methods

Method Description
GetClassNameCore ( ) : string
GetHelpTextCore ( ) : string
GetLocalizedControlTypeCore ( ) : string

Method Details

GetClassNameCore() protected method

protected GetClassNameCore ( ) : string
return string

GetHelpTextCore() protected method

protected GetHelpTextCore ( ) : string
return string

GetLocalizedControlTypeCore() protected method

protected GetLocalizedControlTypeCore ( ) : string
return string

ScatterPointSeriesAutomationPeer() public method

Initializes a new instance of the ScatterPointSeriesAutomationPeer class.
public ScatterPointSeriesAutomationPeer ( ScatterPointSeries owner ) : Telerik.UI.Xaml.Controls.Chart
owner ScatterPointSeries
return Telerik.UI.Xaml.Controls.Chart