C# 클래스 MTExample3_7.Legend

파일 보기 프로젝트 열기: mono/sysdrawing-coregraphics 1 사용 예제들

공개 메소드들

메소드 설명
AddLegend ( Graphics g, DataCollection dc, ChartStyle cs ) : void
Legend ( ) : System.Drawing

비공개 메소드들

메소드 설명
DrawLegend ( Graphics g, float xCenter, float yCenter, float hWidth, float hHeight, DataCollection dc, ChartStyle cs ) : void

메소드 상세

AddLegend() 공개 메소드

public AddLegend ( Graphics g, DataCollection dc, ChartStyle cs ) : void
g System.Drawing.Graphics
dc DataCollection
cs ChartStyle
리턴 void

Legend() 공개 메소드

public Legend ( ) : System.Drawing
리턴 System.Drawing