Hey Paul,<br><br>If it's something you want to attempt yourself, you can grep for ChartTitleFont in rendering.xml to see how the title font property works. Then open vtkSMXYChartViewProxy.cxx and look at the implementation of SetTitleFont. This is where the proxy calls the VTK chart api to set the title font. I'm not sure what the vtk api for setting legend font is...<br>
<br>Pat<br><br><div class="gmail_quote">On Wed, Apr 21, 2010 at 10:20 AM, Marcus D. Hanwell <span dir="ltr"><<a href="mailto:marcus.hanwell@kitware.com">marcus.hanwell@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div class="im">On Mon, Apr 19, 2010 at 4:03 AM, Paul Edwards <span dir="ltr"><<a href="mailto:paul.m.edwards@gmail.com" target="_blank">paul.m.edwards@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
Is there a way to change the font for the legend text? In the chart<br>
options it only gives options for the location and flow and it doesn't<br>
seem to follow any of the other font settings.<br>
<br></blockquote></div><div>This is possible in the VTK API, but not exposed in ParaView. We need to add some interface to the settings dialog, and some extra proxy properties for the charts. If you open a bug report we should definitely add this, although I do not have time to look at this right now.</div>
<div><br></div><div>Thanks,</div><div><br></div><font color="#888888"><div>Marcus</div></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 ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>