TGraphErrors - error bar color options

Is there a way to change the color of error bars of TGraphErrors? I would like to superimpose 2 TGraphErrors and some the points points from these two also superimpose. To make one TGraphErrors error bar more distinguishable from the other, I would like play around with error bar styles. Please help. Thanks.

mygraph->SetLineColor(…);