C# 클래스 OxyPlot.Annotations.LineAnnotation

Represents a line annotation.
상속: OxyPlot.Annotations.TextualAnnotation
파일 보기 프로젝트 열기: andreasjacobsen93/XamarinThirdpartySamples 1 사용 예제들

공개 메소드들

메소드 설명
LineAnnotation ( ) : System

Initializes a new instance of the LineAnnotation class.

보호된 메소드들

메소드 설명
GetScreenPoints ( ) : IList

Gets the screen points.

메소드 상세

GetScreenPoints() 보호된 메소드

Gets the screen points.
protected GetScreenPoints ( ) : IList
리턴 IList

LineAnnotation() 공개 메소드

Initializes a new instance of the LineAnnotation class.
public LineAnnotation ( ) : System
리턴 System