C# 클래스 SmartQuant.Charting.TLegendItem

파일 보기 프로젝트 열기: fastquant/fastquant.dll 1 사용 예제들

공개 메소드들

메소드 설명
TLegendItem ( string text, Color color ) : System
TLegendItem ( string text, Color color, Font font ) : System

메소드 상세

TLegendItem() 공개 메소드

public TLegendItem ( string text, Color color ) : System
text string
color Color
리턴 System

TLegendItem() 공개 메소드

public TLegendItem ( string text, Color color, Font font ) : System
text string
color Color
font System.Drawing.Font
리턴 System