Hi Sergey,<div><br></div><div>Here the doc should help you:</div><div>- <a href="http://www.vtk.org/doc/nightly/html/classvtkChart.html">vtkChart</a>s have their titles rendered using <a href="http://www.vtk.org/doc/nightly/html/classvtkAxis.html">vtkAxis</a>.</div>

<div>- the properties of the vtkAxis title are controlled by <a href="http://www.vtk.org/doc/nightly/html/classvtkTextProperty.html">vtkTextProperty</a><br>- vtkTextProperty supports only 3 <a href="http://www.vtk.org/doc/nightly/html/classvtkTextProperty.html#acf2e7effc9e152b7c05a544f0bd24e6f">fonts</a>.</div>

<div><br></div><div>Hth,</div><div>Julien. <br><br><div class="gmail_quote">On Thu, Dec 1, 2011 at 2:51 AM, Sergey Ryadno <span dir="ltr">&lt;<a href="mailto:sergey.ryadno@gmail.com">sergey.ryadno@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>hi all,<br></div><div>is it possible to change default font of axis title in vtkChart to another? for example change to Cyrillic font?</div>


<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>