[vtkusers] change vtkChart axes title font

Julien Finet julien.finet at kitware.com
Thu Dec 1 09:40:13 EST 2011


Hi Sergey,

Here the doc should help you:
- vtkChart <http://www.vtk.org/doc/nightly/html/classvtkChart.html>s have
their titles rendered using
vtkAxis<http://www.vtk.org/doc/nightly/html/classvtkAxis.html>
.
- the properties of the vtkAxis title are controlled by
vtkTextProperty<http://www.vtk.org/doc/nightly/html/classvtkTextProperty.html>
- vtkTextProperty supports only 3
fonts<http://www.vtk.org/doc/nightly/html/classvtkTextProperty.html#acf2e7effc9e152b7c05a544f0bd24e6f>
.

Hth,
Julien.

On Thu, Dec 1, 2011 at 2:51 AM, Sergey Ryadno <sergey.ryadno at gmail.com>wrote:

> hi all,
> is it possible to change default font of axis title in vtkChart to
> another? for example change to Cyrillic font?
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111201/aeb2b6b7/attachment.htm>


More information about the vtkusers mailing list