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.<div><br></div><div><div>axes.GetAxisTitleTextProperty().SetOrientation(90)</div>
<div><br></div><div>or</div><div><br></div><div>axes.GetYAxisActor2D().GetTitleTextProperty().SetOrientation(90)<br></div><div><br></div><div>Thanks,</div></div>