C# 클래스 Tp.Integration.Ide.VisualStudio.UI.TimeLogChartControl

상속: System.Windows.Forms.ScrollableControl
파일 보기 프로젝트 열기: TargetProcess/Tp.Integration.Ide.VisualStudio 1 사용 예제들

공개 메소드들

메소드 설명
TimeLogChartControl ( ) : System

보호된 메소드들

메소드 설명
OnPaint ( PaintEventArgs e ) : void

비공개 메소드들

메소드 설명
DrawGrid ( Graphics g ) : void
DrawItems ( Graphics g ) : void
DrawLabels ( Graphics g ) : void
OnMouseMove ( object sender, MouseEventArgs e ) : void
ToolTip_Draw ( object sender, DrawToolTipEventArgs e ) : void
ToolTip_Popup ( object sender, System.Windows.Forms.PopupEventArgs e ) : void

메소드 상세

OnPaint() 보호된 메소드

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
리턴 void

TimeLogChartControl() 공개 메소드

public TimeLogChartControl ( ) : System
리턴 System