I am using a node class that derives from GoBasicNode. By default, the
text of the node is on the top. For some node, I would like to have the
text at the bottom center of the node. Any suggestions for this?
Thanks for your help,
Bennie
I am using a node class that derives from GoBasicNode. By default, the
text of the node is on the top. For some node, I would like to have the
text at the bottom center of the node. Any suggestions for this?
Thanks for your help,
Bennie
I found it. I used the “LabelSpot” property. Thanks,
Bennie