TextPosition of GraphLink

Posted:
January 16th, 2011, 7:26 pm
by kaouane
Good afternoon;
How to use TextPosition for the Graphlink object of SimpleGraph?
For exemple, If I want position of text will be in begin, center or end of GraphLink.
Re: TextPosition of GraphLink

Posted:
January 16th, 2011, 7:58 pm
by Kambiz
Apparently you didn't read the manual.
There is no alignment property to align a text on a segment. The text is always centered.
TextPosition property determines on which link's segment the text should be centered. A link with no break point there is one segment, a link with one break point has two segments, and so on.
Re: TextPosition of GraphLink

Posted:
January 16th, 2011, 8:12 pm
by kaouane
Thank you, yes it's true I have not read manual;
Excuse me. :
