yScale method

double? yScale(
  1. String unit
)

Implementation

double? yScale(String unit) => _yScales[unit];