openSeries property
The range data (vertical axis) for the open/initial value for each candle.
This is the bottom of the candle body. If less than the close value the candle will be filled. Otherwise the candle will be hollow.
Implementation
CandlestickSeries? openSeries;