How to remove one point from TGraph

Delete point number “ipoint”: TGraph::RemovePoint (Int_t ipoint)
Delete point close to the mouse position: TGraph::RemovePoint ()

How to set / adjust axis range in canvas: How to adjust range in canvas?