Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to clear meshselection in 3D chart (Read 2877 times)
abrechts
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 14
Joined: May 30th, 2016
How to clear meshselection in 3D chart
May 30th, 2016 at 8:53am
Print Post  
I have a stacked WPF 3Dchart (VerticalInColumn) where the user can click any cylinder for selection. How can I programmatically clear this mesh selection?
  
Back to top
 
IP Logged
 
Slavcho
God Member
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: How to clear meshselection in 3D chart
Reply #1 - May 30th, 2016 at 9:31am
Print Post  
There's no dedicated method for clearing the selection, but you could temporarily toggle AllowMeshSelection property to false and back to true to clear currently selected bars.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
abrechts
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 14
Joined: May 30th, 2016
Re: How to clear meshselection in 3D chart
Reply #2 - May 30th, 2016 at 12:32pm
Print Post  
Yes, this works. Thanks, Slavcho.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint