Method | Description | |
---|---|---|
InitSlot ( ) : void |
Sets the chart parameters
|
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void |
Paints the chart
|
|
OnResize ( EventArgs eventargs ) : void |
Invalidates the chart after resizing
|
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnResize ( EventArgs eventargs ) : void | ||
eventargs | EventArgs | |
return | void |