Method | Description | |
---|---|---|
InitChart ( ) : void |
Sets the parameters of the Indicators Chart
|
|
SetUpChart ( ) : void |
Prepare the parameters
|
|
Small_Indicator_Chart ( ) : System |
Public constructor
|
Method | Description | |
---|---|---|
OnMouseMove ( MouseEventArgs e ) : void |
Generates dynamic info on the status bar when we are Moving the mouse over the SmallIndicatorsChart.
|
|
OnPaint ( PaintEventArgs e ) : void |
Paints the chart
|
|
OnResize ( |
Invalidates the chart after resizing
|
Method | Description | |
---|---|---|
HscrllbInstrChart_ValueChanged ( object sender, |
Sets the parameters after the horizontal scrollbar position has been changed.
|
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnResize ( |
||
eventargs | ||
return | void |