C# 클래스 Forex_Strategy_Builder.Micro_Balance_Chart_Image

파일 보기 프로젝트 열기: nuggett11/Forex-Strategy-Builder

공개 메소드들

메소드 설명
Micro_Balance_Chart_Image ( int width, int height ) : System

Default constructor.

비공개 메소드들

메소드 설명
InitChart ( int width, int height ) : void

Sets the chart params

메소드 상세

Micro_Balance_Chart_Image() 공개 메소드

Default constructor.
public Micro_Balance_Chart_Image ( int width, int height ) : System
width int Chart Width
height int Chart Height
리턴 System