The plots can now only be added during State.SetDefaults and pressing OK or Apply starts already from State.Configure where adding plots is illegal.
I did few experiments and was hoping that SetState(State.SetDefaults) will bring me back to where I could set the plots. But this didn't execute OnStateChange and I am back to square one.
This capability (to add plots depending on user selection in PropertyGrid) is crucial for my last few years of work to not get wasted. Adding them all would result in having 40+ plots fraction of which would be used (and many other complexities). So for me it is basically step down from existing functionality, though I understand my problem may not be so common.
I have attached simplified indicator presenting the problem (after changing PlotsNumber and/or color components it should recreate the plots) and would appreciate some ideas and possible solution to the problem.



Comment