[vtkusers] Disabling chart axis titles?
Elvis Stansvik
elvis.stansvik at orexplore.com
Mon May 23 09:00:41 EDT 2016
At the moment I'm doing
chart.GetAxis(vtkAxis.LEFT).SetTitle("")
chart.GetAxis(vtkAxis.BOTTOM).SetTitle("")
Is there some other way that is more definitive than setting the titles to
"", or is this how you normally disable titles?
Cheers,
Elvis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160523/a4e8f96d/attachment.html>
More information about the vtkusers
mailing list