Profile Picture

How to drag a line?

Posted By Enjoyear Guo 13 Years Ago
Author
Message
Enjoyear Guo
questionmark Posted 13 Years Ago
View Quick Profile
Forum Member

Forum Member (30 reputation)Forum Member (30 reputation)Forum Member (30 reputation)Forum Member (30 reputation)Forum Member (30 reputation)Forum Member (30 reputation)Forum Member (30 reputation)Forum Member (30 reputation)Forum Member (30 reputation)

Group: Forum Members
Last Active: 12 Years Ago
Posts: 30, Visits: 1

In the nevron examples, I find the NDataPointDragTool to drag a data point, but I want to enable the user to drag some lines. For example, the user could click on the chart, which will generate a vertical line. And then I hope the user could drag this vertical line left and right to make some selection. How can I do it??

To make it clear, the way I add a vertical line is through _chart.Axis(StandardAxis.PrimaryX).ConstLines[0] . Is it possible to drag the const line?

Many thanks!

 






Similar Topics


Reading This Topic