cancel
Showing results for 
Search instead for 
Did you mean: 

VIZ Frame - reset selection

christoph_nagl
Participant
0 Kudos

Dear all,

is it possible if a bar in a vizframe was manually selected to reset all selected bar like

vizFrame.resetSelection();

Thanks for info.

BR,

Christoph

Former Member

Could you explain a bit more? what do you mean by "reset all bars"? what exactly do you want to reset?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

try:

oVizFrame.vizSelection([], {"clearSelection":true})