periodLineValues property

List<CartesianChartPoint>? periodLineValues
final

Gets the calculated period line values of the stochastic indicator.

Implementation

final List<CartesianChartPoint>? periodLineValues;