offsetRight method

double offsetRight()

Implementation

double offsetRight() {
  return _chartWidth - _contentRect.right;
}