lowSeries property

CandlestickSeries? lowSeries
getter/setter pair

The range data (vertical axis) for the low/minimum value for each candle.

This is the bottom of the candle's center line.

Implementation

CandlestickSeries? lowSeries;