UpDownBarsManager
UpDownBarsManager class
Provide access to up/down bars of Line- or Stock-chart.
getDownBarsFormat
| Name | Description |
|---|---|
| getDownBarsFormat () | Returns the DownBars format. Read-only IFormat. |
Returns: Format
getGapWidth
| Name | Description |
|---|---|
| getGapWidth () | GapWidth. Read/write int. |
Returns: int
getUpBarsFormat
| 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. |
Returns: void
setUpDownBars
| Name | Description |
|---|---|
| setUpDownBars (boolean) | HasUpDownBars. Read/write boolean. |
Returns: void