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

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

Méthodes publiques

Méthode Description
ScatterPointSeriesAutomationPeer ( ScatterPointSeries owner ) : Telerik.UI.Xaml.Controls.Chart

Initializes a new instance of the ScatterPointSeriesAutomationPeer class.

Méthodes protégées

Méthode Description
GetClassNameCore ( ) : string
GetHelpTextCore ( ) : string
GetLocalizedControlTypeCore ( ) : string

Method Details

GetClassNameCore() protected méthode

protected GetClassNameCore ( ) : string
Résultat string

GetHelpTextCore() protected méthode

protected GetHelpTextCore ( ) : string
Résultat string

GetLocalizedControlTypeCore() protected méthode

protected GetLocalizedControlTypeCore ( ) : string
Résultat string

ScatterPointSeriesAutomationPeer() public méthode

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