I have a Tree that I woudl like the count to be on the node label but not the last node. It is always 1 on the last node so it looks wierd to have the "1" there. Same thing on the tool tip I want the count on all but the last node.
New tree Diagram, help making Node Label Settings different for last node than the rest
Hi James,
Like other data controls, tree diagram supports state tyles (properties, look). In state styles, add the state so when the node value is 1 it enters the state. In the state, go to label settings and make the text empty. This way if the value of the node is 1 it doesn't show any label text.
To learn more about using state styles:
The part about the tooltip "count on all but the last node " isn't too clear, If you need futher assistance about this, please follow up with some details(maybe with some images) .
Regards,
Jay