Page 1 of 1

[TSimpleGraph] draw text out of the node?

PostPosted: April 23rd, 2013, 11:43 pm
by spy16
Hello

how can I put text outside a node??

thx

Re: [TSimpleGraph] draw text out of the node?

PostPosted: April 26th, 2013, 5:21 pm
by Kambiz
SG doesn't have something out of the box for this purpose.
I've never tried but I guess that you can do it using either of OnObjectBeforeDraw or OnObjectAfterDraw events.