C# 클래스 Telerik.UI.Automation.Peers.ScatterPointSeriesAutomationPeer

AutomationPeer class for ScatterPointSeries.
상속: Telerik.UI.Automation.Peers.ChartSeriesAutomationPeer
파일 보기 프로젝트 열기: unoplatform/Uno.Telerik.UI-For-UWP

공개 메소드들

메소드 설명
ScatterPointSeriesAutomationPeer ( ScatterPointSeries owner ) : Telerik.UI.Xaml.Controls.Chart

Initializes a new instance of the ScatterPointSeriesAutomationPeer class.

보호된 메소드들

메소드 설명
GetClassNameCore ( ) : string
GetHelpTextCore ( ) : string
GetLocalizedControlTypeCore ( ) : string

메소드 상세

GetClassNameCore() 보호된 메소드

protected GetClassNameCore ( ) : string
리턴 string

GetHelpTextCore() 보호된 메소드

protected GetHelpTextCore ( ) : string
리턴 string

GetLocalizedControlTypeCore() 보호된 메소드

protected GetLocalizedControlTypeCore ( ) : string
리턴 string

ScatterPointSeriesAutomationPeer() 공개 메소드

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