[vtkusers] Font size in vtkScalarBarActor

Tharun tharun160190 at gmail.com
Wed Mar 9 20:20:23 EST 2016


Thank you Dave for the response.

I can change the font size if I am using vtkScalarBarActor directly but I
would like to change the default label font size independent of the scalar
bar when I am using vtkScalarBarActor through vtkScalarBarWidget.

The solution I am using now is below which changes the default size of
widget which effects title, label and scalar bar.  

vtkScalarBarRepresentation->SetPosition(d1, d2);
vtkScalarBarRepresentation->SetPosition2(d3, d4);




--
View this message in context: http://vtk.1045678.n5.nabble.com/Font-size-in-vtkScalarBarActor-tp5726868p5737135.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list