将残差画在frame上的命令是: A、 hresid->plotOn(frame); B、 hresid->ploton(frame); C、 frame->addPlotable(hresid,"P") ; D、 frame->addPlot(hresid,"P") ;