Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SimTelemetry
PlotterGraph
C# 클래스 SimTelemetry.PlotterGraph
파일 보기
프로젝트 열기: nlhans/SimTelemetry
공개 프로퍼티들
프로퍼티
타입
설명
Curves
List
Y_Axis
List
공개 메소드들
메소드
설명
CreateCurve
(
string
name
,
Color
color
,
int
yaxis
) :
void
메소드 상세
CreateCurve()
공개
메소드
public
CreateCurve
(
string
name
,
Color
color
,
int
yaxis
) :
void
name
string
color
System.Drawing.Color
yaxis
int
리턴
void
프로퍼티 상세
Curves
공개적으로 프로퍼티
public
List
Curves
리턴
List
Y_Axis
공개적으로 프로퍼티
public
List
Y_Axis
리턴
List