Метод | Описание | |
---|---|---|
InitChart ( |
Sets the chart parameters
|
|
Over_optimization_Charts ( ) : System |
Метод | Описание | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void |
Paints the chart
|
|
OnResize ( |
Invalidates the chart after resizing
|
Метод | Описание | |
---|---|---|
GetNextColor ( int param ) : Color |
Gets color for the chart lines.
|
public InitChart ( |
||
table | ||
Результат | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
protected OnResize ( |
||
eventargs | ||
Результат | void |
public Over_optimization_Charts ( ) : System | ||
Результат | System |