UpDownBarsManager
UpDownBarsManager class
Provide access to up/down bars of Line- or Stock-chart.
| Name | Description |
|---|
| getDownBarsFormat () | Returns the DownBars format. Read-only IFormat. |
Returns:
Format
getGapWidth
| Name | Description |
|---|
| getGapWidth () | GapWidth. Read/write int. |
Returns:
int
| Name | Description |
|---|
| getUpBarsFormat () | Returns the UpBars format. Read-only IFormat. |
Returns:
Format
hasUpDownBars
| Name | Description |
|---|
| hasUpDownBars () | HasUpDownBars. Read/write boolean. |
Returns:
boolean
setGapWidth
| Name | Description |
|---|
| setGapWidth (int) | GapWidth. Read/write int. |
setUpDownBars
| Name | Description |
|---|
| setUpDownBars (boolean) | HasUpDownBars. Read/write boolean. |