Method | Description | |
---|---|---|
InitChart ( |
Sets the chart parameters
|
|
Over_optimization_Charts ( ) : System |
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void |
Paints the chart
|
|
OnResize ( |
Invalidates the chart after resizing
|
Method | Description | |
---|---|---|
GetNextColor ( int param ) : Color |
Gets color for the chart lines.
|
public InitChart ( |
||
table | ||
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnResize ( |
||
eventargs | ||
return | void |