Method | Description | |
---|---|---|
Balance_Chart ( ) : System |
Constructor
|
Method | Description | |
---|---|---|
OnLoad ( |
Perform initializing.
|
|
OnPaint ( PaintEventArgs e ) : void |
Form On Paint.
|
|
OnResize ( |
Recalculates the sizes and positions of the controls after resizing.
|
Method | Description | |
---|---|---|
BalanceChart_MouseLeave ( object sender, |
Deletes the dynamic info on the status bar.
|
|
BalanceChart_MouseMove ( object sender, MouseEventArgs e ) : void |
Show the dynamic info on the status bar.
|
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnResize ( |
||
e | ||
return | void |