offsetBottom method

double offsetBottom()

Implementation

double offsetBottom() {
  return _chartHeight - _contentRect.bottom;
}