lowerLineValues property
Gets the calculated lower line values of the Bollinger band indicator.
Implementation
final List<CartesianChartPoint<dynamic>>? lowerLineValues;
Gets the calculated lower line values of the Bollinger band indicator.
final List<CartesianChartPoint<dynamic>>? lowerLineValues;