Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to remove label edge? #106

Open
DenilsonRib9 opened this issue Apr 20, 2020 · 2 comments
Open

How to remove label edge? #106

DenilsonRib9 opened this issue Apr 20, 2020 · 2 comments
Labels

Comments

@DenilsonRib9
Copy link

Someone knows how can i remove label edge? I want plot only the line of edge, no text box, no cycle, only the line in a simple graph. Thank you.

@panthernet
Copy link
Owner

You can use Area.ShowAllEdgesLabels(false); after graph has been generated or you can omit labels in XAML template.

@panthernet panthernet added the FAQ label Apr 20, 2020
@DenilsonRib9
Copy link
Author

Thank very much, it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants