I am using vtkCubeAxesActor2D() for axes. Is it possible to orient the axes
title? I tried the following, but it doesn't have any effect.
axes.GetAxisTitleTextProperty().SetOrientation(90)

or

axes.GetYAxisActor2D().GetTitleTextProperty().SetOrientation(90)

Thanks,
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to