highSeries property

CandlestickSeries? highSeries
getter/setter pair

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;