[vtkusers] Disabling chart axis titles?
Richard Brown
richard.j.brown at live.co.uk
Mon May 23 11:03:08 EDT 2016
chart.GetAxis(vtkAxis.LEFT).SetVisible(0);
> 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/4c993b5a/attachment.html>
More information about the vtkusers
mailing list