[vtkusers] Disabling chart axis titles?

Elvis Stansvik elvis.stansvik at orexplore.com
Mon May 23 11:34:56 EDT 2016


2016-05-23 17:03 GMT+02:00 Richard Brown <richard.j.brown at live.co.uk>:

> chart.GetAxis(vtkAxis.LEFT).SetVisible(0);
>
>
Thanks!

Elvis


>
> On 23 May 2016, at 15:00, Elvis Stansvik <elvis.stansvik at orexplore.com>
> wrote:
>
> 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
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160523/56a82608/attachment.html>


More information about the vtkusers mailing list