C# 클래스 SmartQuant.Charting.TTitle

파일 보기 프로젝트 열기: fastquant/fastquant.dll

공개 메소드들

메소드 설명
Add ( string text, Color color ) : void
Paint ( ) : void
TTitle ( Pad pad, string text = "" ) : System

비공개 메소드들

메소드 설명
GetText ( ) : string

메소드 상세

Add() 공개 메소드

public Add ( string text, Color color ) : void
text string
color Color
리턴 void

Paint() 공개 메소드

public Paint ( ) : void
리턴 void

TTitle() 공개 메소드

public TTitle ( Pad pad, string text = "" ) : System
pad Pad
text string
리턴 System