<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hi all,</div>
<div>&nbsp;</div>
<div>I have a problem positioning an axis title relative to its vtkAxis object.</div>
<div>Basically, if I draw a horizontal&nbsp; X-axis, the assigned title is written such that it overlapps with the </div>
<div>tick labels. Reading through the docs, I got the impression that I should be able to introduce a</div>
<div>vertical offset between the drawn axis and the titel by using either a call to</div>
<div style="text-indent: 35pt; "><font face="Courier New, monospace" size="2" color="#008000">Xaxis-&gt;GetTitleProperties()-&gt;SetLineOffset(offset_in_pixel)</font></div>
<div>or by&nbsp; </div>
<div style="text-indent: 35pt; "><font face="Courier New, monospace" size="2" color="#008000">Xaxis-&gt;GetTitleProperties()-&gt;SetLineSpacing(scale_factor).</font></div>
<div>But neither call seems to have any effect.</div>
<div>Moving from 5.6.1 to the latest vtk git source tree I noticed that the chart stuff seems to have</div>
<div>improved greatly (most functions a joy to use !), but it still seems to be a work in progress.</div>
<div>So am doing something stupid and do I miss something here or is this feature just not</div>
<div>implemented yet ?</div>
<div>&nbsp;</div>
<div>Daniel</div>
<div>&nbsp;</div>
</font>
</body>
</html>