BarStyle
Enumerated values of the style of a bar in a chart. See the DataBarStyle property of the DataStream class.
Namespace: elsystem
Enumerated Values
Name |
Value |
|
Candlestick |
3 |
|
CandlestickWithTrend |
4 |
|
DotOnClose |
5 |
|
HLCBar |
2 |
|
LineOnClose |
6 |
|
None |
0 |
|
OHLCBar |
1 |