PlotChart Multiple Values Per Point

View: New views
1 Messages — Rating Filter:   Alert me  

PlotChart Multiple Values Per Point

by pliechty :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I created a PlotChart with a single plotseries.  My data has multiple values for the same point.  How do I select all the items?  

Each point contains a query.  I want to display the query for each one.  So I need to be able to select them all.

I am capturing the PlotChart change event.  It notifies me when a point has been selected.  But it only notifies me of one of the many values for that point.