<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<pre style="margin-top: 0px; margin-bottom: 0px;" class=""><!--StartFragment--><span style=" color:#800000;" class="">chart</span>.<span style="font-style: italic;" class="">GetAxis</span>(<span style=" color:#800080;" class="">vtkAxis</span>.<span style=" color:#800080;" class="">LEFT</span>).<span style="font-style: italic;" class="">SetVisible</span>(<span style=" color:#000080;" class="">0</span>);<!--EndFragment--></pre><div class=""><br class=""></div><div style=""><blockquote type="cite" class=""><div class="">On 23 May 2016, at 15:00, Elvis Stansvik <<a href="mailto:elvis.stansvik@orexplore.com" class="">elvis.stansvik@orexplore.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class="">At the moment I'm doing<br class=""><br class="">    chart.GetAxis(vtkAxis.LEFT).SetTitle("")<br class="">    chart.GetAxis(vtkAxis.BOTTOM).SetTitle("")<br class=""><br class=""></div>Is there some other way that is more definitive than setting the titles to "", or is this how you normally disable titles?<br class=""><br class=""></div>Cheers,<br class=""></div>Elvis<br class=""></div>
_______________________________________________<br class="">Powered by <a href="http://www.kitware.com" class="">www.kitware.com</a><br class=""><br class="">Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" class="">http://www.kitware.com/opensource/opensource.html</a><br class=""><br class="">Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" class="">http://www.vtk.org/Wiki/VTK_FAQ</a><br class=""><br class="">Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" class="">http://markmail.org/search/?q=vtkusers</a><br class=""><br class="">Follow this link to subscribe/unsubscribe:<br class=""><a href="http://public.kitware.com/mailman/listinfo/vtkusers" class="">http://public.kitware.com/mailman/listinfo/vtkusers</a><br class=""></div></blockquote></div><br class=""></body></html>