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