private void SetupPitStopsGraph() { pStops = new pitStops(); pStops.driversList = this.driversList; pStops.drawer = this.drawerPitstops; }