C# 클래스 MTExample4_6.Legend

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

공개 메소드들

메소드 설명
AddLegend ( Graphics g, DataSeries ds, ChartStyle cs ) : void
Legend ( ChartCanvas fm1 ) : System.Drawing

비공개 메소드들

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

메소드 상세

AddLegend() 공개 메소드

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

Legend() 공개 메소드

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