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
PlotterCurves
C# 클래스 SimTelemetry.PlotterCurves
파일 보기
프로젝트 열기: nlhans/SimTelemetry
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Data
double>.Dictionary
Legend
string
LineColor
System.Drawing.Color
LineThickness
int
YAxis
int
공개 메소드들
메소드
설명
PlotterCurves
( ) :
System.Collections.Generic
메소드 상세
PlotterCurves()
공개
메소드
public
PlotterCurves
( ) :
System.Collections.Generic
리턴
System.Collections.Generic
프로퍼티 상세
Data
공개적으로 프로퍼티
public
Dictionary
Data
리턴
double>.Dictionary
Legend
공개적으로 프로퍼티
public
string
Legend
리턴
string
LineColor
공개적으로 프로퍼티
public
Color,System.Drawing
LineColor
리턴
System.Drawing.Color
LineThickness
공개적으로 프로퍼티
public
int
LineThickness
리턴
int
YAxis
공개적으로 프로퍼티
public
int
YAxis
리턴
int