Position color axis colz

Hi!

Is there any possibility to draw the color axis (created by histogram drawing option colz) at the bottom of the plot?

I know that I can change the position of the axis via
TPaletteAxis::SetX1 etc. But I additionally need to rotate the axis:
first color left and last color right instead of first color at the top and last color at the bottom.

Thanks in advance.

Regards
Svenja

You will find all you can do with TPalette Axis here:
root.cern.ch/root/html/TPaletteAxis.html

Thanks for your reply.

I’ve read the documentation before posting my question. Maybe I just missed it, but I couldn’t find a way to position the color axis below the plot using the functions of TPaletteAxis or TGaxis.

Regards
Svenja

You haven’t missed anything, the palette is always vertical.