Метод | Описание | |
---|---|---|
InitSlot ( ) : void |
Sets the chart parameters
|
Метод | Описание | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void |
Paints the chart
|
|
OnResize ( EventArgs eventargs ) : void |
Invalidates the chart after resizing
|
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
protected OnResize ( EventArgs eventargs ) : void | ||
eventargs | EventArgs | |
Результат | void |