numsY property

List<num>? numsY
final

The y-values of the table values.

numsY: [4,2.25,1,0.25,0,0.25,1,2.25,4]

Implementation

final List<num>? numsY;