<div dir="ltr"><div><div>I discovered that there are methods to get properties for the slider, tube, end cap, etc., from which I can then set the corresponding properties.  But I still haven't found anything that would let me change the color of the label.  There are GetLabelFormat, GetLabelHeight, and GetLabelHeightMax(Min)Value methods, but none of these seem to help.  Basically I need to just be able to change the label color.<br>
<br></div>Perhaps the solution is to just turn off the labels associated with vtkSliderRepresentation3D and create my own labels, which can be updated from the method called during an InteractionEvent with the sliders.  But figured I'd ask the group just in case there was something simple I'm missing.<br>
<br></div>Thanks. :)<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 3, 2014 at 1:45 AM, Gelman, Joshua <span dir="ltr"><<a href="mailto:jgelman@decisionvis.com" target="_blank">jgelman@decisionvis.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Greetings,<br><br></div>With the vtkSliderRepresentation2D class, I can set things like label color using the GetLabelProperty() method.  However, no such method exists in the vtkSliderRepresentation3D class.<br>

<br></div>Is there any easy way to set label properties (as well as tube, cap, and slider properties) using the 3D version of this class?  Perhaps I am missing something simple here.<br><br></div>Any help would be greatly appreciated.<br>

<br></div>Best,<br><br></div>--Josh<br></div>
</blockquote></div><br></div>