How to clear selection of Selector tool?
Posted: Tue Jul 15, 2008 7:19 pm
When I add the selector tool to a chart, it selects the chart and draws selection boxes in the four corners of the chart.
I would like to clear the selection so the chart is not selected and the boxes are not drawn unless the user clicks on the chart to select it.
I tried setting selector.Selection to null, but it is read-only.
I don't see any method to ClearSelection().
Is there any way to clear the selection?
I would like to clear the selection so the chart is not selected and the boxes are not drawn unless the user clicks on the chart to select it.
I tried setting selector.Selection to null, but it is read-only.
I don't see any method to ClearSelection().
Is there any way to clear the selection?