Process Analyst trendline optics

Hello everybody,

I have a process analyst trend like:

In all panes I have one trend with a black background which is also highlighted in the object tree.

If a save this *.pav view the trendlines stay like this every time I open this page.

Maybe stupid question but: HOW do I get this trendline NOT having a black background? 

Regards,

Jan Lonij

Parents
  • Hi Jan,

    Do you mean the "selection halo" around the pen itself? That doesn't look right at all. Is this running in a VM by any chance?

    Does it normally look like that when you select this pen?

    Possibly as a work-around, you maybe able to trap the "ViewLoadedSaved" event on the IProcessAnalyst interface and change the selection to a different pen (e.g. the first)

    bradley

Reply
  • Hi Jan,

    Do you mean the "selection halo" around the pen itself? That doesn't look right at all. Is this running in a VM by any chance?

    Does it normally look like that when you select this pen?

    Possibly as a work-around, you maybe able to trap the "ViewLoadedSaved" event on the IProcessAnalyst interface and change the selection to a different pen (e.g. the first)

    bradley

Children