Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Forex_Strategy_Builder
Dialogs
Generator
Top10Slot
C# 클래스 Forex_Strategy_Builder.Dialogs.Generator.Top10Slot
상속:
System.Windows.Forms.Panel
파일 보기
프로젝트 열기: nuggett11/Forex-Strategy-Builder
1 사용 예제들
공개 메소드들
메소드
설명
InitSlot
( ) :
void
Sets the chart parameters
보호된 메소드들
메소드
설명
OnPaint
(
PaintEventArgs
e
) :
void
Paints the chart
OnResize
(
EventArgs
eventargs
) :
void
Invalidates the chart after resizing
메소드 상세
InitSlot()
공개
메소드
Sets the chart parameters
public
InitSlot
( ) :
void
리턴
void
OnPaint()
보호된
메소드
Paints the chart
protected
OnPaint
(
PaintEventArgs
e
) :
void
e
PaintEventArgs
리턴
void
OnResize()
보호된
메소드
Invalidates the chart after resizing
protected
OnResize
(
EventArgs
eventargs
) :
void
eventargs
EventArgs
리턴
void