C# 클래스 Example3_7.ChartStyle

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

공개 메소드들

메소드 설명
AddChartStyle ( Graphics g ) : void
ChartStyle ( Form fm1 ) : System
Point2D ( PointF pt ) : PointF
Point2DY2 ( PointF pt ) : PointF

비공개 메소드들

메소드 설명
AddLabels ( Graphics g ) : void
SetPlotArea ( Graphics g ) : void

메소드 상세

AddChartStyle() 공개 메소드

public AddChartStyle ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

ChartStyle() 공개 메소드

public ChartStyle ( Form fm1 ) : System
fm1 Form
리턴 System

Point2D() 공개 메소드

public Point2D ( PointF pt ) : PointF
pt System.Drawing.PointF
리턴 System.Drawing.PointF

Point2DY2() 공개 메소드

public Point2DY2 ( PointF pt ) : PointF
pt System.Drawing.PointF
리턴 System.Drawing.PointF