C# Class Tp.Integration.Ide.VisualStudio.UI.TimeLogChartControl

Inheritance: System.Windows.Forms.ScrollableControl
Afficher le fichier Open project: TargetProcess/Tp.Integration.Ide.VisualStudio Class Usage Examples

Méthodes publiques

Méthode Description
TimeLogChartControl ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Private Methods

Méthode Description
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

Method Details

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void

TimeLogChartControl() public méthode

public TimeLogChartControl ( ) : System
Résultat System