Rebining a TGraph

Is it possible to rebin a TGraph object using a function similar to rebin() for histograms?

Thank you,
Cristian

A TGraph has no bins. Therefore you cannot rebin it.