Need some guidance on how to mark a Point on a SingleLine graph when the user clicks a Point on the graph, please?
In code I have the PointType set to "NONE", initially.
I am looking on how to use something like the parameters (Pointype, PointColor, Filled) found on the "Addline2", or even a vertical line, so that I could have the selected(clicked) Point marked there in graph, until I will select(click) another Point.
I have attached the existing code.
In code I have the PointType set to "NONE", initially.
I am looking on how to use something like the parameters (Pointype, PointColor, Filled) found on the "Addline2", or even a vertical line, so that I could have the selected(clicked) Point marked there in graph, until I will select(click) another Point.
I have attached the existing code.