Search found 3 matches

by br&e
Tue May 02, 2017 9:28 pm
Forum: .NET
Topic: Best Approach to Draw a Single Arrow Head on a Line Series
Replies: 4
Views: 10806

Re: Best Approach to Draw a Single Arrow Head on a Line Series

Thank you again, Christopher. Your first approach is what is in use now. The zooming in and out scaling works best with that. The initial rendering zoom setting is set such that the user will see the double line style in the first example. If the user zooms in for a close up view, the arrow expands ...
by br&e
Wed Apr 19, 2017 7:39 pm
Forum: .NET
Topic: Best Approach to Draw a Single Arrow Head on a Line Series
Replies: 4
Views: 10806

Re: Best Approach to Draw a Single Arrow Head on a Line Series

Thank you Christopher. I have tested the implementation. The g.Arrow is much larger than what is needed. I have attached a screen capture of the desired look. The added arrow head is inside the red circle. Generally, the arrow head looks like two lines at the correct orientation relative to the line...
by br&e
Thu Apr 13, 2017 10:46 pm
Forum: .NET
Topic: Best Approach to Draw a Single Arrow Head on a Line Series
Replies: 4
Views: 10806

Best Approach to Draw a Single Arrow Head on a Line Series

Hello All, I have been searching the .NET forum and have a possible approach. Let me explain what is intended on the Chart user interface, and then list some code that could accomplish that. I am looking for assistance on determining if there is a better way (or best) that I am missing. After (or wh...