Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OxyPlot
Annotations
LineAnnotation
C# Class OxyPlot.Annotations.LineAnnotation
Represents a line annotation.
Inheritance:
OxyPlot.Annotations.TextualAnnotation
ファイルを表示
Open project: andreasjacobsen93/XamarinThirdpartySamples
Class Usage Examples
Public Methods
Method
Description
LineAnnotation
( ) :
System
Initializes a new instance of the
LineAnnotation
class.
Protected Methods
Method
Description
GetScreenPoints
( ) :
IList
Gets the screen points.
Method Details
GetScreenPoints()
protected
method
Gets the screen points.
protected
GetScreenPoints
( ) :
IList
return
IList
LineAnnotation()
public
method
Initializes a new instance of the
LineAnnotation
class.
public
LineAnnotation
( ) :
System
return
System