Hi
I draw lines on chart (from strategy).
But I do not want to make them visible in workspace-tree, so I'm using IChartObject.setVisibleInWorkspaceTree method, but it do not work.
In attachment simple strategy which show the problem.
Moreover I have to use always method chat.remove, otherwise come new lines and they can not be thrown away.
Moreover if new line is drawn then on the upper left site of platform instrument is changed to this where line is draw.
Once there was a similar problem but it was solved, now back again:
viewtopic.php?f=85&t=46099&p=61027&hilit=setVisibleInWorkspaceTree#p61027 Please solve the problem