highSeries property
The range data (vertical axis) for the high/maximum value for each candle.
This is the top of the candle's center line.
Implementation
CandlestickSeries? highSeries;
The range data (vertical axis) for the high/maximum value for each candle.
This is the top of the candle's center line.
CandlestickSeries? highSeries;