Метод | Описание | |
---|---|---|
InitChart ( ) : void |
Sets the chart params
|
|
SetChartData ( ) : void |
Sets chart's instrument and back testing data.
|
Метод | Описание | |
---|---|---|
OnMouseMove ( MouseEventArgs e ) : void |
Generates dynamic info on the status bar when we are Moving the mouse over the SmallBalanceChart.
|
|
OnPaint ( PaintEventArgs e ) : void |
Paints the chart
|
|
OnResize ( |
Invalidates the chart after resizing
|
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Результат | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
protected OnResize ( |
||
eventargs | ||
Результат | void |